From 1e4a7bc4d8f287ff33f1dfaa1a538c505cc34b45 Mon Sep 17 00:00:00 2001 From: helgatheviking <507025+helgatheviking@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:12:21 -0400 Subject: [PATCH] more blueprints shenanigans --- .wordpress-org/blueprints/blueprint.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/.wordpress-org/blueprints/blueprint.json b/.wordpress-org/blueprints/blueprint.json index a94fabc..a74c2b3 100644 --- a/.wordpress-org/blueprints/blueprint.json +++ b/.wordpress-org/blueprints/blueprint.json @@ -28,14 +28,17 @@ } }, { - "step": "installPlugin", - "pluginZipFile": { - "resource": "url", - "url": "https:\/\/raw.githubusercontent.com\/helgatheviking\/simple-user-listing-demo-avatars\/trunk\/deploy\/simple-user-listing-demo-avatars.1.0.0.zip" - }, - "options": { - "activate": true - } + "step": "mkdir", + "path": "/wordpress/wp-content/plugins/simple-user-listing-demo-avatars" + }, + { + "step": "writeFile", + "path": "/wordpress/wp-content/plugins/simple-user-listing-demo-avatars/plugin.php", + "data": "