Skip to content

Commit cdffd68

Browse files
committed
Update README
1 parent 7c4bb27 commit cdffd68

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Loki Base
2+
3+
**This Magento 2 module forms the base of various other Loki solutions: Loki Checkout, Loki Admin Components, Loki Theme for Luma. It adds Alpine.js to the page, adds container-blocks for other scripts to be added, it adds its own frontend messaging component and its adds an Alpine store for both localStorage and messaging.**
4+
5+
Most likely you do not install this module on its own, but require it through other modules.
6+
7+
## Installation
8+
```bash
9+
composer require loki/magento2-base
10+
bin/magento module:enable Loki_Base
11+
```

0 commit comments

Comments
 (0)