ady/maintenance-bundle
Composer 安装命令:
composer require ady/maintenance-bundle
包简介
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
README 文档
README
AdyMaintenanceBundle
*This repository is forked from [LexikMaintenanceBundle](https://github.com/lexik/LexikMaintenanceBundle).* [](https://gitlab.com/adynemo/maintenance-bundle/-/commits/master) [](https://gitlab.com/adynemo/maintenance-bundle/-/commits/master)Overview
This bundle allows you to place your website in maintenance mode by calling two commands in your console. A page with status code 503 appears to users, it is possible to authorize certain ips addresses stored in your configuration.
Several choices of maintenance mode are possible: a simple test of an existing file, or memcache, or in a database.
Original LexikMaintenanceBundle is no longer maintained, this fork has the ambition to support new Symfony and PHP versions.
| Support | Version |
|---|---|
| Symfony | ^4.4 / ^5.4 / ^6.0 |
| PHP | ^7.2 / ^8.0 |
Documentation
For installation and how to use the bundle refer to Resources/doc/index.md
Contributing
If you have any issue, please submit it on:
统计信息
- 总下载量: 3.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-23