yireo / magento2-loki-components
N/A
Installs: 11
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.3
- ext-dom: *
- ext-json: *
- ext-pcre: *
- magento/framework: ^103.0
- magento/module-customer: ^103.0
- yireo/magento2-csp-utilities: ^1.0
README
This is the main core package for Loki Components, as is being used by the Loki Checkout suite.
Current status: Stable
Installation
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-components
Next, enable this module:
bin/magento module:enable Yireo_LokiComponents