alpine/maintenance
Composer 安装命令:
composer require alpine/maintenance
包简介
Custom maintenance page from html file placed in pub/maintenance directory
README 文档
README
This free module allows to easily replace Magento maintenance mode page by just simply uploading html file to your pub directory.
How to install
Run composer installation command:
composer require alpine/maintenance
How to use
- Create you own maintenance page html file, name it index.html
- Create maintenance directory in Magento pub folder.
- Place created html in maintenance directory. You can also place additional resources like styles and images there, but remember to include pub root path.
- Enable Magento production mode
bin/magento deploy:mode:set production
统计信息
- 总下载量: 8.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-06-02