{
  "landingPage": "/wp-admin/admin.php?page=fswa-webhook-actions#/webhooks",
  "preferredVersions": {
    "php": "8.2",
    "wp": "latest"
  },
  "features": {
    "networking": true
  },
  "steps": [
    {
      "step": "installPlugin",
      "pluginZipFile": {
        "resource": "wordpress.org/plugins",
        "slug": "flowsystems-webhook-actions"
      }
    },
    {
      "step": "activatePlugin",
      "pluginPath": "flowsystems-webhook-actions/flowsystems-webhook-actions.php"
    },
    {
      "step": "login",
      "username": "admin",
      "password": "password"
    }
  ]
}
