Plugin Directory

Changeset 3410728


Ignore:
Timestamp:
12/04/2025 10:42:41 AM (4 months ago)
Author:
planetpaypayment
Message:

Update blueprint.json for Playground

File:
1 edited

Legend:

Unmodified
Added
Removed
  • planet-pay-payment/assets/blueprints/blueprint.json

    r3410718 r3410728  
    11{
    22  "steps": [
     3    {
     4      "step": "login",
     5      "username": "admin",
     6      "password": "password"
     7    },
    38    {
    49      "step": "installPlugin",
     
    1520      }
    1621    }
    17   ]
     22  ],
     23  "landingPage": "/wp-admin/admin.php?page=wc-settings&tab=checkout&section=planetpay"
    1824}
Note: See TracChangeset for help on using the changeset viewer.