Open davidperezgar opened 1 month ago
I agree, it would. be nice to not worry about this. It's been supported since WordPress 6.5.
If we decide to do it, I suggest we add a installDependencies
property to the installPlugin
step. It could be true by default, but we still need a way for users to control this behavior.
There is a plugin header called
Requires Plugins
that tells that the plugin that you're launching in PlayGround, needs that dependency. It would be very helpful that if it installs the required plugins for that installation.While we are testing or trying a plugin, it would save time if you find the plugins dependency installed.