Skip to content

Commit 8a88308

Browse files
committed
Better README
1 parent 3957916 commit 8a88308

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,20 @@ composer require loki/magento2-theme
77
bin/magento module:enable Loki_Theme
88
```
99

10+
## What this is
11+
This module removes legacy Luma JavaScript (RequireJS, Knockout.js, jQuery, jQuery UI) and replaces it with custom JavaScript where needed.
12+
13+
Currently, the following components are built-in:
14+
15+
- Messages
16+
- Cookie notice
17+
- Top navigation
18+
- Top links (customer welcome)
19+
- Minicart
20+
- Newsletter subscribe
21+
- Add-to-cart (product page)
22+
- Add-to-cart (category page)
23+
- Tabs (product page)**
24+
1025
Make sure to carefully read the docs at [https://loki-extensions.com/docs/theme](https://loki-extensions.com/docs/theme)
26+

0 commit comments

Comments
 (0)