iproger/magento2-module-deploymentprogressbar

Progress Bar for static-content:deploy command

0.1.3 2017-02-21 16:51 UTC

This package is not auto-updated.

Last update: 2024-04-22 08:39:32 UTC


README

Progress Bar for static-content:deploy command

Enable module:

php -f bin/magento module:enable Iproger_DeploymentProgressBar

Disable module:

php -f bin/magento module:disable Iproger_DeploymentProgressBar

Update system:

php -f bin/magento setup:upgrade