From bbed17d217e84866b5a47984169d8b59df3b1199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20Bran=CC=83a=20Bouza?= Date: Fri, 24 Jan 2025 11:48:59 -0500 Subject: [PATCH 1/2] WIP: issue-96 From 9f42d498bddbc26339ede2a362978fd6c630a95f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20Bran=CC=83a=20Bouza?= Date: Fri, 24 Jan 2025 12:13:08 -0500 Subject: [PATCH 2/2] remove vendor from plugin --- configure.php | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.php b/configure.php index 8d2c6b6..91aca40 100644 --- a/configure.php +++ b/configure.php @@ -617,6 +617,7 @@ function install_plugin( array $plugin_data, bool $prompt, &$installed_plugins ) [ '.github/workflows/deploy-to-pantheon-live.yml', '.github/workflows/deploy-to-pantheon-multidev.yml', + "plugins/$plugin_slug/$vendor_slug", ] );