WP Manifestindependent plugin directory
manifest / utilities / zero-bloat-maintenance-mode

Zero-Bloat Maintenance Mode

A high-performance, developer-friendly maintenance and "Coming Soon" mode for WordPress.

by Sapthesh V · github.com/sapthesh/zero-bloat-maintenance-mode

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/sapthesh/zero-bloat-maintenance-mode/archive/refs/heads/main.zip

From the readme

🚧 Zero-Bloat Maintenance Mode A high-performance, developer-friendly maintenance and "Coming Soon" mode for WordPress. Zero bloat. Zero tracking. Zero ads. Most maintenance plugins are packed with heavy CSS frameworks, unnecessary JavaScript libraries, and aggressive dashboard upsells. Zero-Bloat Maintenance Mode was built for professionals and agencies who need a powerful access-control screen without compromising site performance. It relies strictly on native WordPress APIs and core PHP logic. ✨ Key Features Secret Bypass URL: Generate a secure, expiring link to share with clients. It drops a lightweight cookie so they can browse the live site without a WordPress account or static IP. SEO Control (200 vs 503): Toggle between a 503 Service Unavailable header (tells search engines to return later) and a 200 OK header (allows indexing for "Coming Soon" pages). Role-Based Access Control (RBAC): Granularly select which logged-in user roles (e.g., Editors, Subscribers) bypass the maintenance screen. URL Exclusion Rules: Keep specific pages (like /privacy-policy or lead-gen landing pages) completely live and accessible to the public. Native Custom Branding: Upload client logo

Read the full README on GitHub →

Releases

TagPublished
1.5.2 Feb 27, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.