creatuity / magento2-custom-maintenance
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.0.3) of this package.
Creatuity Custom Maintenance for Magento 2
Package info
github.com/creatuity/magento2-custom-maintenance
Type:magento2-component
pkg:composer/creatuity/magento2-custom-maintenance
1.0.3
2018-11-09 13:04 UTC
Requires
- php: ~5.5.0|>=5.6.0
- magento/magento-composer-installer: *
This package is auto-updated.
Last update: 2025-11-14 18:19:27 UTC
README
Customer Maintenance mode allows you to set message to your customer or display dowtime counter (and many more).
How to install
Composer
- Type
composer require creatuity/magento2-custom-maintenance - Run
bin/magento setup:upgrade
Manual
- Put code from master branch under app/etc/Creatuity/CustomMaintenance
- Copy content of pub directory to /pub directory of your Magento project
- Run
bin/magento setup:upgrade