Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 305 Bytes

File metadata and controls

17 lines (14 loc) · 305 Bytes

Deployment Progress Bar

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