iproger/magento2-module-deploymentprogressbar

Progress Bar for static-content:deploy command

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/iproger/magento2-module-deploymentprogressbar

0.1.3 2017-02-21 16:51 UTC

This package is not auto-updated.

Last update: 2025-10-20 16:13:56 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