Plugin Directory

Changeset 3071108


Ignore:
Timestamp:
04/15/2024 08:12:01 PM (2 years ago)
Author:
hasanyuksektepe
Message:

blueprint.json v7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wc-trendyol/assets/blueprints/blueprint.json

    r3071106 r3071108  
    11{
    2     "landingPage": "\/wp-admin\/admin.php?page=trendyol_settings",
     2    "landingPage": "\/wp-admin\/plugins.php",
    33    "preferredVersions": {
    44        "php": "7.4",
     
    1212    },
    1313    "steps": [
    14         {
     14        {
    1515            "step": "installPlugin",
    1616            "pluginZipFile": {
     
    1919            },
    2020            "options": {
    21                 "activate": true,
    22                 "woocommerce_default_country":"TR:TR34",
    23                 "woocommerce_allowed_countries":"all"
    24             }
     21                "activate": true
     22            }
    2523        },
    26         {
     24        {
    2725            "step": "installPlugin",
    2826            "pluginZipFile": {
    2927                "resource": "wordpress.org\/plugins",
    30                 "slug": "wc-trendyol"
     28                "slug": "woocommerce"
    3129            },
    3230            "options": {
     
    3432            }
    3533        },
    36         {
     34        {
     35            "step": "installPlugin",
     36            "pluginZipFile": {
     37                "resource": "url",
     38                "url": "https:\/\/downloads.wordpress.org\/plugin\/wc-trendyol.3.0.0.zip"
     39            },
     40            "options": {
     41                "activate": true
     42            }
     43        },
     44        {
    3745            "step": "login",
    3846            "username": "admin",
Note: See TracChangeset for help on using the changeset viewer.