GMS - Coming Soon
Lightweight Coming Soon plugin for WordPress.
by GMS - Gerber Multimedia Solutions · github.com/1998cc2/gms-coming-soon · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/1998cc2/gms-coming-soon/archive/refs/heads/main.zipA fast, lightweight and multilingual Coming Soon & Maintenance Mode plugin for WordPress.
Features
- Enable/disable Coming Soon mode
- Custom headline and text
- Custom background image from the media library
- Multilingual (DE, ES, EN) with automatic language detection
- Admin bypass (admins see the normal site)
- SEO-friendly 503 status while in Coming Soon mode
Development
This repository can be used as the source for deployment to the WordPress.org plugin directory.
Build / Release
- Update the version in:
gms-coming-soon.phpreadme.txt(Stable tag + Changelog)
- Tag the release in Git.
- Use the GitHub Action workflow in
.github/workflows/deploy-to-wporg.ymlor thedeploy.shscript for manual deployment.