Changeset 3273260
- Timestamp:
- 04/15/2025 09:45:38 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
beautiful-and-responsive-cookie-consent/assets/blueprints/blueprint.json
r3273233 r3273260 9 9 "networking": true 10 10 }, 11 "login": true, 12 "plugins": ["beautiful-and-responsive-cookie-consent"], 11 13 "steps": [ 12 {13 "step": "installPlugin",14 "pluginZipFile": {15 "resource": "url",16 "url": "https://downloads.wordpress.org/plugin/beautiful-and-responsive-cookie-consent.4.6.0.zip"17 },18 "options": {19 "activate": true20 }21 },22 {23 "step": "login",24 "username": "admin",25 "password": "password"26 },27 14 { 28 15 "step": "setSiteOptions",
Note: See TracChangeset
for help on using the changeset viewer.