loki / magento2-base
Base utilities for any Loki behaviour
Package info
github.com/LokiExtensions/Loki_Base
Language:HTML
Type:magento2-module
pkg:composer/loki/magento2-base
Requires
- ext-pcre: *
- loki/magento2-css-utils: ^1.0
- magento/framework: ^103.0
- magento/module-backend: ^102.0
- magento/module-store: ^101.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-11 14:58:04 UTC
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.
Notice: 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