creatuity/magento2-custom-maintenance

There is no license information available for the latest version (1.0.3) of this package.

Creatuity Custom Maintenance for Magento 2

Installs: 1 071

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 7

Forks: 6

Open Issues: 1

Type:magento2-component

1.0.3 2018-11-09 13:04 UTC

This package is auto-updated.

Last update: 2024-04-14 15:05:38 UTC


README

Customer Maintenance mode allows you to set message to your customer or display dowtime counter (and many more).

How to install

Composer

  1. Type composer require creatuity/magento2-custom-maintenance
  2. Run bin/magento setup:upgrade

Manual

  1. Put code from master branch under app/etc/Creatuity/CustomMaintenance
  2. Copy content of pub directory to /pub directory of your Magento project
  3. Run bin/magento setup:upgrade