nickbreen/docker-wp-cli

theme(s) and plugin(s) are not activated on installation

Closed this issue · 2 comments

Themes are not activated at all. Plugins are all activated in bulk post-installation.

No way to specify which theme and plugins should be activated.

So, add an activate parameter to theme/plugin config lines.

Add "a" or "d" as the 1st parameter to indicate if the plugin should be activated or deactivated?

Perhaps combine the BB (and GH) and WP variables, prefix each with the repository I.e.:

WP_PLUGINS: |
  a wp jetpack
  a bb account/repository tag
  a gh account/repository tag