Installation
Choose the method that best fits your workflow. Light Maintenance can be installed via the official repository, manual upload, or command line.
01 WordPress.org Repository
- Log in to your WordPress Dashboard.
- Navigate to Plugins > Add New.
-
Search for
Sakibsnaz Light Maintenance Mode. - Click Install Now and then Activate.
02 Manual Upload (FTP / Local)
You can acquire the plugin files in two professional ways:
Option A: Official Site
Download the latest stable build directly from us.
Visit site & Click "Get Plugin"-
Extract the downloaded
.zipfile. -
Navigate to your site's
/wp-content/plugins/directory via FTP or Local explorer. -
Upload the
sakibsnaz-light-maintenance-modefolder. - Go to Plugins in your WP Dashboard and click Activate.
03 WP-CLI
# Fast-track installation
$ wp plugin install sakibsnaz-light-maintenance-mode --activate
Activation
Light Maintenance is designed to stay out of your way. Activation takes less than 10 seconds.
- 1. Navigate to Settings → Maintenance Mode.
- 2. Check the Enable Maintenance Mode box.
- 3. Click Save Changes.
Customization
We believe that "lightweight" shouldn't mean "limited." We are currently developing a suite of customization tools that allow you to brand your maintenance page without adding a single kilobyte of unnecessary database bloat.
Dynamic Typography
Take control of your message. Soon, you'll be able to customize the main Headline and description text directly from the dashboard to match your site's unique voice.
Native Branding
Visual consistency matters. We're integrating a native color picker to let you set custom background and text colors that align perfectly with your brand identity.
Want these features faster?
We prioritize development based on user feedback. Let us know you're waiting!
Technical Details (SEO Safe)
For developers concerned about search rankings, Light Maintenance is the safest choice.
Native 503 Headers
We automatically serve a
503 Service Unavailable
header. This prevents Google from
de-indexing your site during
maintenance.
No Scripts Loaded
The maintenance screen does not load external CSS, Google Fonts, or JavaScript libraries. It is pure, fast HTML.