Loki Components
loki/magento2-components
Provides enhanced Alpine.js components for automated AJAX calls within Magento 2. Simplifies backend data handling with filtering, validation, and simultaneous HTML element updates.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubLoki_Components
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.
Installation
Install this package via composer:
composer require loki/magento2-components
Next, enable this module:
bin/magento module:enable Loki_Components
Usage
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.