{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "meta": {
    "title": "Formative - Drag and Drop Form Builder for WordPress",
    "author": "eunito"
  },
  "plugins": [
    "formative"
  ],
  "features": {
    "networking": true
  },
  "login": true,
  "landingPage": "/wp-admin/admin.php?page=formative#/forms/templates",
  "preferredVersions": {
    "php": "7.4",
    "wp": "latest"
  }
}