Getting Started — Dev Maintenance Lite
Requirements
Section titled “Requirements”- WordPress 6.4 or later
- PHP 8.3 or later
Installation
Section titled “Installation”- Download the plugin ZIP from your LittleBig account.
- In WordPress admin, go to Plugins → Add New → Upload Plugin.
- Upload the ZIP and activate.
Database charset conversion
Section titled “Database charset conversion”- Go to Dev Maintenance → Database.
- Review the list of tables and their current charset/collation.
- Click Convert to utf8mb4 to begin conversion.
- A progress log appears as each table is processed.
Maintenance mode
Section titled “Maintenance mode”- Go to Dev Maintenance → Maintenance Mode.
- Toggle Enable Maintenance Mode on.
- Visitors see a maintenance page. Logged-in administrators see the site normally.
- Toggle off when maintenance is complete.