https://github.com/leogopal/demo-site-maker
Demo Site Maker on WordPress Multisite to showcase plugins, designs, content, themes, etc.
https://github.com/leogopal/demo-site-maker
Last synced: about 1 year ago
JSON representation
Demo Site Maker on WordPress Multisite to showcase plugins, designs, content, themes, etc.
- Host: GitHub
- URL: https://github.com/leogopal/demo-site-maker
- Owner: leogopal
- Created: 2021-08-28T09:20:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T09:22:06.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T14:46:01.075Z (over 1 year ago)
- Language: PHP
- Size: 169 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Demo Site Maker ===
Contributors: leogopal
Donate link: https://leogopal.com/
Tags: demo, plugin demo, theme demo
Requires at least: 5.5
Tested up to: 5.8
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Provide users with a personal demo of your WordPress products.
== Description ==
Provide users with a personal demo of your WordPress products. Enhance your marketing possibilities collecting users' email addresses with MailChimp.
== Installation ==
1. Install WordPress and activate Multisite with subdirectories option.
2. Install and activate the plugin through the 'Network Admin > Plugins' menu in WordPress.
== Frequently Asked Questions ==
= How do I define a user email to be the site email addresses? =
Use `you@example.com` as admin email address in the source site.
= How do I change the message 'This site has been archived or suspended' ? =
To change the default message showed when a blog doesn't pass the check, use `wp-content/blog-deleted.php`, `blog-inactive.php` and `blog-suspended.php` drop-ins.
= How do I check cron events? =
Use plugins like "WP Control" to check cron events.