Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/botble/maintenance-mode
Maintenance mode plugin for Botble CMS
https://github.com/botble/maintenance-mode
Last synced: about 1 month 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-21T08:19:13.000Z (12 months ago)
- Last Synced: 2024-01-21T09:35:34.473Z (12 months ago)
- Language: PHP
- Homepage: https://botble.com
- Size: 764 KB
- Stars: 12
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
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
![Screenshot](https://raw.githubusercontent.com/botble/maintenance-mode/master/public/images/screenshot.png)
# Contact us
- Website: [https://botble.com](https://botble.com)
- Email: [[email protected]](mailto:[email protected])