We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer config repositories.packagist false composer config repositories.magehost_performance-dashboard vcs https://github.com/magehost/performance-dashboard composer require magehost/performance-dashboard php bin/magento module:enable MageHost_PerformanceDashboard php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy --area adminhtml composer config --unset repositories.packagist