Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 817 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 817 Bytes

'Azkarra' Admin M2 Theme FREE

Magento 2 Backend (dashbord) theme (black & orange)

Screenshots

Backend theme - login page

Backend theme - dashboard

Installation

  • Download zip file of this extension/theme
  • Place all the files in your Magento 2 installation in the folders: app/code/jqDev/BackendAzkarraTheme and app/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