{ "$schema": "https://playground.wordpress.net/blueprint-schema.json", "preferredVersions": { "php": "latest", "wp": "latest" }, "meta": { "title": "WildApricot Press Demo", "description": "loads the latest plugin into a playground site", "author": "asirota", "categories": [ "demo", "plugin" ] }, "siteOptions": { "blogname": "WildApricot Press Demo Site" }, "plugins": [ "https://github-proxy.com/proxy/?repo=NewPath-Consulting/Wild-Apricot-Press&branch=1.0.3", "error-log-viewer", "generateblocks" ], "features": { "networking": true }, "login": true, "landingPage": "/wp-admin/admin.php?page=wawp-wal-admin", "steps": [ { "step": "defineWpConfigConsts", "consts": { "WP_DISABLE_FATAL_ERROR_HANDLER": true, "WP_DEBUG": true, "WP_DEBUG_LOG": true, "WP_DEBUG_DISPLAY": true, "WAP_LICENSE_CHECK_DEV": true } }, { "step": "writeFile", "path": "/wordpress/wp-content/mu-plugins/rewrite.php", "data": "set_permalink_structure('/%postname%/'); $wp_rewrite->flush_rules(); } );" }, { "step": "installTheme", "themeZipFile": { "resource": "wordpress.org/themes", "slug": "generatepress" } }, { "step": "writeFile", "path": "/wordpress/wp-content/mu-plugins/bgnightly-notice.php", "data": "

Welcome to the WildApricot Press Demo! Please make sure you configure the WildApricot Authorized Application Credentials before using the site. A sample license has already been set.

'; });" }, { "step": "runPHP", "code": " 'WildApricot Press', 'post_content' => '

All the user-friendliness of WordPress with all the power of WildApricot

WordPress is the world\\'s most popular website builder. WildApricot is the #1 rated membership management software. Now, your organization can seamlessly combine the best of both with NewPath Consulting\\'s WildApricot Press plugin.

Build beautiful, mobile-friendly websites for WildApricot

NewPath Consulting\\'s WildApricot Press and our custom theme library enables you to build and manage your own full-featured website using just your web browser—without having to learn how to code. In fact, if you\\'ve ever used a layout editor like Microsoft Word or PowerPoint, you\\'ll be right at home with the WildApricot Press blocks in the WordPress Block Editor. Enjoy the elegance, diversity of plugins and unparalleled versatility of WordPress with the user-friendliness power of WildApricot Membership Management software. Build faster, customize more and lower the learning curve to produce the high-quality membership websites your members deserve.

BuyDemoFeatures','post_status' => 'publish' ));" } ] }