https://github.com/botble/maintenance-mode
Maintenance mode plugin for Botble CMS
https://github.com/botble/maintenance-mode
Last synced: 11 months ago
JSON representation
Maintenance mode plugin for Botble CMS
- Host: GitHub
- URL: https://github.com/botble/maintenance-mode
- Owner: botble
- Created: 2020-04-19T04:07:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T09:37:54.000Z (about 1 year ago)
- Last Synced: 2025-05-07T10:42:09.713Z (about 1 year ago)
- Language: PHP
- Homepage: https://botble.com
- Size: 1.27 MB
- Stars: 11
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Overview
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](https://1.envato.market/LWRBY)
# Version compatible
- Using version 1.0 if you are using Botble CMS <= 5.12 (Laravel 7.x).
- Using version 2.0 if you are using Botble CMS >= 5.13 (Laravel 8.x).
# Installation
- Download and rename folder `maintenance-mode-master` to `maintenance-mode`.
- Copy folder `maintenance-mode` into `/platform/plugins`.
- Go to Admin -> Plugins then activate plugin Maintenance Mode.
# Important notes
- If you can't access your site after enabling maintenance mode, just need to delete file **storage/framework/down** to turn-off maintenance mode.
- Laravel docs for maintenance mode [https://laravel.com/docs/9.x/configuration#maintenance-mode](https://laravel.com/docs/9.x/configuration#maintenance-mode)
# Screenshots

# Contact us
- Website: [https://botble.com](https://botble.com)
- Email: [contact@botble.com](mailto:contact@botble.com)