EPFL Coming Soon
Basic WordPress plugin that allows to display a coming soon / maintenance page. Rest API status + wp cli maintenance-mode.
by EPFL IDEV-FSD · github.com/epfl-si/wp-plugin-epfl-coming-soon · website
★ 1stars
64release downloads
≈10active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/epfl-si/wp-plugin-epfl-coming-soon/releases/download/v0.1.7/epfl-coming-soon.zipFrom the readme
EPFL Coming Soon
A WordPress plugin that allows to display a coming soon / maintenance page.
Get the latest version
Download the latest release at https://github.com/epfl-si/wp-plugin-epfl-coming-soon/releases/latest.
Features
Simple ON / OFF mode
Edit coming soon page in the wordpress WYSIWYG editor (TinyMCE)
Edit the page's title
Option to redirect on the theme maintenance.php page if present (has to be self-contained for now)
Option to send a HTTP status code 503 along with the page
Auto-activated if the .maintenance file is present (see https://developer.wordpress.org/cli/commands/maintenance-mode/), i.e. wp cli maintenance-mode activate : wp cli compatible
Shows its status in the rest API, wp-json/epfl-coming-soon/v1/status
Screenshots
Backend
Frontend
Development
The use of wp-dev environment is highly recommended to have an environment
similar to what we have in "prod" and avoid any conflicts between plugins.
Please use the Makefile to run WordPress-Core coding standards'
linter.
Any commits should be accompanied with a new version following the
SemVer system.
New release
- [ ] Be sure to bump the version, both in comment and constant.
-
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.7 | Feb 27, 2023 | epfl-coming-soon.zip | 10 |
| v0.1.7 | Feb 27, 2023 | epfl-coming-soon-0.1.7.zip | 15 |
| v0.1.6 | Jun 25, 2021 | epfl-coming-soon-0.1.6.zip | 6 |
| v0.1.3 | Nov 12, 2020 | epfl-coming-soon_v0.1.3.zip | 12 |
| v0.1.0 | Nov 11, 2020 | epfl-coming-soon_v0.1.0.zip | 9 |
| v0.0.3 | Nov 2, 2020 | epfl-coming-soon_v0.0.3.zip | 12 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.