Magento 2 Backend (dashbord) theme (black & orange)
- Download zip file of this extension/theme
- Place all the files in your Magento 2 installation in the folders:
app/code/jqDev/BackendAzkarraThemeandapp/design/adminhtml/jq-dev/azkarra_backend - Enable the extension:
php bin/magento --clear-static-content module:enable jqDev_BackendAzkarraTheme - Upgrade db scheme:
php bin/magento setup:upgrade - Compile:
php bin/magento setup:di:compile - Clear cache:
php bin/magento c:f

