File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Loki_Theme module
2- ** Helper module for the Magento 2 [ Loki/base] ( https://github.com/LokiExtensions/loki-base-theme ) **
1+ # ` Loki_Theme ` module
2+ ** Helper module for the Magento 2 [ Loki/base] ( https://github.com/LokiExtensions/loki-base-theme ) . This module removes
3+ legacy Luma JavaScript and adds JS components or Alpine.js components where needed**
34
45## Installation
56``` bash
6- mkdir -p app/code/Loki
7- cd app/code/Loki
8- git clone git@github.com:LokiExtensions/Loki_Theme.git Theme
9- cd -
7+ composer require loki/magento2-theme
108bin/magento module:enable Loki_Theme
119```
1210
13-
14- Make sure to install and enable the [ Loki/base] ( https://github.com/LokiExtensions/loki-base-theme ) theme as well.
11+ Make sure to carefully read the docs at [ https://loki-extensions.com/docs/theme ] ( https://loki-extensions.com/docs/theme )
You can’t perform that action at this time.
0 commit comments