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

1.1.3 2025-09-30 13:59 UTC

This package is auto-updated.

Last update: 2025-09-30 14:24:59 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.

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