This plugin allows administrators to easily enable and disable maintenance mode for their Botble CMS website directly from the admin panel. When maintenance mode is enabled, regular visitors will see a maintenance page, while administrators can still access the site using a secret bypass URL.
This is a plugin for Botble CMS so you have to purchase Botble CMS first to use this plugin. Purchase it here: https://codecanyon.net/item/botble-cms-php-platform-based-on-laravel-framework/16928182
- Version 1.0: Compatible with Botble CMS <= 5.12 (Laravel 7.x)
- Version 2.0: Compatible with Botble CMS >= 5.13 (Laravel 8.x)
- Version 3.0: Compatible with Botble CMS >= 7.5.0 (Laravel 11.x)
- Enable/disable maintenance mode with a single click
- Set a custom retry time for browsers
- Generate a secret bypass URL to access the site during maintenance
- User-friendly interface integrated into the admin panel
- Copy functionality for the bypass URL
- Download and rename folder
maintenance-mode-master
tomaintenance-mode
- Copy folder
maintenance-mode
into/platform/plugins
- Go to Admin -> Plugins then activate plugin Maintenance Mode
- Access the maintenance mode settings at Admin -> Platform Administration -> Maintenance Mode
- Navigate to the Maintenance Mode page in the admin panel
- Configure the settings:
- Redirect URL: Optional URL to redirect visitors to during maintenance
- Retry Time: Time in seconds for browsers to wait before retrying to access the site
- Secret Bypass URL: Enable to generate a secret URL that allows access during maintenance
- Click the "Enable maintenance mode" button to activate
- When maintenance mode is active, you can copy the secret bypass URL to access the site
- If you can't access your site after enabling maintenance mode, you can manually delete the file storage/framework/down to turn off maintenance mode
- For more information about Laravel's maintenance mode, see the official Laravel documentation
- Website: https://botble.com
- Email: [email protected]