Skip to content

Bedrock - Migrate vanilla plugins to Composer - #5

Open
ghost wants to merge 1 commit into
masterfrom
feature/bedrock-migrate-plugins-to-composer-script
Open

Bedrock - Migrate vanilla plugins to Composer#5
ghost wants to merge 1 commit into
masterfrom
feature/bedrock-migrate-plugins-to-composer-script

Conversation

@ghost

@ghostghost commented Sep 3, 2021

Copy link
Copy Markdown
  • Added a script that cans the Bedrock plugins directory and automatically migrates applicable plugins to Composer via WPackagist, or git-ignores them if their not available on Composer.

  • Updated Readme

…cally migrates applicable plugins to Composer via WPackagist, or git-ignores them if their not available on Composer.
* Updated Readme
@ghost
ghost requested a review from mcnameeSeptember 3, 2021 05:24
@mcnamee

Copy link
Copy Markdown
Contributor

Hey @adipvtl
This script handles this use case (+ more).

We decided against the automatic approach (instead analysing the directory and providing instructions), because there's nuances to be managed + the instructions provide a complete list - from instructing to use our standard WP install script to which specifying which plugins should be manually copied (eg. commercial plugins) vs composer installed.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mcnamee