Loki Components
yireo/magento2-loki-components
Framework of enhanced Alpine.js components for Magento that automate backend-handled AJAX calls, with filtering, validation, and updating multiple HTML elements at once.
Supported Magento versions: 2.4.9
372 installs★ 10 starsLatest: v2.7.2Released 2026-08-28License: OSL-3.0
composer require yireo/magento2-loki-componentsREADME
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
This is the main Magento 2 module for Loki Components, as is being used by the Loki Checkout suite. Loki Components are a combination of Alpine.js (JavaScript) and PHP (Magento): The package offers enhanced Alpine.js components that automate AJAX calls to be handled in the backend, complete with filtering, validation, updating multiple HTML elements at once, and much more.
Install this package via composer:
composer require loki/magento2-components
Next, enable this module:
bin/magento module:enable Loki_Components
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues