readymage/maintenance
最新稳定版本:1.0.1
Composer 安装命令:
composer require readymage/maintenance
包简介
ReadyMage Maintenance
README 文档
README
Magento 2 module which allows maintenance:disable command to preserve flag file symlinks.
Most common use case is for distributed infrastructure with multiple replicas where php-cli user from single replica can trigger maintenance mode which will be propagated trough other replicas.
Attention
This module only preserves symlinks. It will not create them from scratch if they did not exist prior. The initial symlink creation must be handled by CI/CD systems or manual actions.
Installation
Add to any Magento 2 project with following commands:
composer require readymage/maintenance --no-interaction --update-no-dev --prefer-dist php bin/magento module:enable ReadyMage_Maintenance
统计信息
- 总下载量: 28.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-09-17