Blueprint: installPlugin
step from URL file not working
#2141
Labels
installPlugin
step from URL file not working
#2141
The [documentation on installPlugin] step(https://wordpress.github.io/wordpress-playground/blueprints/steps#InstallPluginSte) provides this information
During the audit of blueprints in the gallery, I tried to modify Install plugin from gist blueprint
... which wouldn't work, although the docs say "It can be a plugin zip file, a single PHP file, or a directory containing all the plugin files at its root."
Only using
writeFile
and a separate stepactivatePlugin
would make this work.The text was updated successfully, but these errors were encountered: