Skip to content

Commit

Permalink
Plugin from Gist (#118)
Browse files Browse the repository at this point in the history
Fixes #96 
use login shorthand
Try installPlugin step with PluginData
  • Loading branch information
bph authored Feb 7, 2025
1 parent de987be commit f16a74d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions blueprints/install-plugin-from-gist/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@
"wp": "beta",
"php": "8.0"
},
"login":true,
"steps": [
{
"step": "login"
},
{
"step": "writeFile",
"path": "/wordpress/wp-content/plugins/0-plugin.php",
Expand Down

0 comments on commit f16a74d

Please sign in to comment.