Plugin Directory

Changeset 3273260


Ignore:
Timestamp:
04/15/2025 09:45:38 AM (10 months ago)
Author:
nikelschubert
Message:

made blueprint modern

File:
1 edited

Legend:

Unmodified
Added
Removed
  • beautiful-and-responsive-cookie-consent/assets/blueprints/blueprint.json

    r3273233 r3273260  
    99    "networking": true
    1010  },
     11  "login": true,
     12  "plugins": ["beautiful-and-responsive-cookie-consent"],
    1113  "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": true
    20       }
    21     },
    22     {
    23       "step": "login",
    24       "username": "admin",
    25       "password": "password"
    26     },
    2714    {
    2815      "step": "setSiteOptions",
Note: See TracChangeset for help on using the changeset viewer.