Plugin Directory

Changeset 3060838


Ignore:
Timestamp:
03/28/2024 11:34:16 PM (2 years ago)
Author:
deviodigital
Message:

Updated BoostBox blueprint.json file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boostbox/assets/blueprints/blueprint.json

    r3060836 r3060838  
    1515        },
    1616        {
     17            "step": "installTheme",
     18            "themeZipFile": {
     19                "resource": "wordpress.org\/themes",
     20                "slug": "olliewp"
     21            }
     22        },
     23        {
    1724            "step": "installPlugin",
    1825            "pluginZipFile": {
     
    2330                "activate": true
    2431            }
    25         },
    26         {
    27             "step": "installTheme",
    28             "themeZipFile": {
    29                 "resource": "wordpress.org\/themes",
    30                 "slug": "olliewp"
    31             }
    3232        }
    3333    ]
Note: See TracChangeset for help on using the changeset viewer.