loki / magento2-base
Base utilities for any Loki behaviour
Fund package maintenance!
yireo
www.paypal.me/yireo
Installs: 301
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Language:HTML
Type:magento2-module
Requires
- loki/magento2-css-utils: ^1.0
- magento/framework: ^103.0
- magento/module-store: ^101.0
README
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.
Most likely you do not install this module on its own, but require it through other modules.
Installation
composer require loki/magento2-base bin/magento module:enable Loki_Base