{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "login": true,
  "siteOptions": {
    "blogname": "The Pagination and Load More Demo"
  },
  "steps": [
    {
      "step": "installPlugin",
      "pluginData": {
        "resource": "url",
        "url": "https://plugins.svn.wordpress.org/cubeb-pagination-and-load-more/assets/demo-build.zip"
      }
    },
    {
      "step": "activatePlugin",
      "plugin": "cubeb-pagination-and-load-more/cubeb-pagination-and-load-more.php"
    }
  ],
  "meta": {
    "name": "The Pagination and Load More Demo",
    "description": "Live demo environment for testing the plugin in a clean WordPress install.",
    "author": "Evgeny Sudakoff"
  }
}
