This is the main core package of the LokiCheckout.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-checkout
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckout
In the Magento Admin Panel, you can navigate to Store > Configuration > Yireo > Yireo LokiCheckout for various settings.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckout
The following options of this module can be configured via the Store Configuration:
yireo_loki_checkout/general/enable
yireo_loki_checkout/general/theme
yireo_loki_checkout/general/grid_layout
yireo_loki_checkout/general/license_key
yireo_loki_checkout/debug/enable
yireo_loki_checkout/debug/html_hints
yireo_loki_checkout/debug/debug_block
yireo_loki_checkout/fields/use_required_block
yireo_loki_checkout/fields/enable_same_as_billing
yireo_loki_checkout/fields/hide_region_when_optional
yireo_loki_checkout/fields/enable_vat_id_only_for_company
yireo_loki_checkout/shipping/select_default_shipping_method
yireo_loki_checkout/billing/select_default_payment_method
The following LokiComponents are created or references in this module:
loki-checkout.steps
loki-checkout.progressbar
loki-checkout.shipping.address
loki-checkout.shipping.address.billing-as-shipping
loki-checkout.shipping.address.toggle-select
loki-checkout.shipping.address.select
loki-checkout.shipping.address.view
loki-checkout.shipping.methods
loki-checkout.billing.address
loki-checkout.billing.address.shipping-as-billing
loki-checkout.billing.address.toggle-select
loki-checkout.billing.address.select
loki-checkout.billing.address.view
loki-checkout.payment.methods
loki-checkout.sidebar.coupon_code
loki-checkout.sidebar.items
loki-checkout.sidebar
loki-checkout.sidebar.totals
loki-checkout.sidebar.preview.quote_details
loki-checkout.sidebar.preview.shipping_details
loki-checkout.sidebar.preview.billing_address
loki-checkout.sidebar.preview.payment_details
loki-checkout.newsletter
loki-checkout.agreements
loki-checkout.steps.shipping
loki-checkout.steps.billing
loki-checkout.steps.one
loki-checkout.customer.customer_email
loki-checkout.customer.customer_gender
loki-checkout.customer.customer_dob
loki-checkout.shipping.address.prefix
loki-checkout.shipping.address.firstname
loki-checkout.shipping.address.middlename
loki-checkout.shipping.address.lastname
loki-checkout.shipping.address.suffix
loki-checkout.shipping.address.postcode
loki-checkout.shipping.address.city
loki-checkout.shipping.address.region
loki-checkout.shipping.address.country_id
loki-checkout.shipping.address.company
loki-checkout.shipping.address.telephone
loki-checkout.shipping.address.fax
loki-checkout.shipping.address.vat_id
loki-checkout.shipping.address.save_in_address_book
loki-checkout.billing.address.prefix
loki-checkout.billing.address.firstname
loki-checkout.billing.address.middlename
loki-checkout.billing.address.lastname
loki-checkout.billing.address.suffix
loki-checkout.billing.address.postcode
loki-checkout.billing.address.city
loki-checkout.billing.address.region
loki-checkout.billing.address.country_id
loki-checkout.billing.address.company
loki-checkout.billing.address.telephone
loki-checkout.billing.address.fax
loki-checkout.billing.address.vat_id
loki-checkout.billing.address.save_in_address_book
loki-checkout.shipping.address.street0
loki-checkout.shipping.address.street1
loki-checkout.shipping.address.street2
loki-checkout.shipping.address.street3
loki-checkout.billing.address.street0
loki-checkout.billing.address.street1
loki-checkout.billing.address.street2
loki-checkout.billing.address.street3
loki-checkout.steps.shipping.backward-button
loki-checkout.steps.shipping.forward-button
loki-checkout.steps.billing.backward-button
loki-checkout.steps.billing.forward-button
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_CheckoutAgreements
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Sales
Magento_Shipping
Magento_Store
Yireo_LokiComponents
Yireo_LokiFieldComponents
Yireo_CspUtilities
Yireo_HyvaThemeAutoRegistration
Yireo_LokiCheckout
yireo/magento2-loki-checkout
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-catalog: ^104.0
magento/module-checkout-agreements: ^100.0
magento/module-checkout: ^100.0
magento/module-customer: ^103.0
magento/module-directory: ^100.0
magento/module-eav: ^102.0
magento/module-newsletter: ^100.0
magento/module-payment: ^100.0
magento/module-quote: ^101.0
magento/module-sales: ^103.0
magento/module-shipping: ^100.0
magento/module-store: ^101.0
yireo/magento2-loki-components: ~0.0
yireo/magento2-loki-field-components: ~0.0
yireo/magento2-csp-utilities: ^1.0
yireo/magento2-hyva-theme-auto-registration: ^1.0
guzzlehttp/guzzle: ^7.0
php: ^8.3
ext-pcre: *
ext-json: *
ext-dom: *
dev-main | 03 April 2025 |
0.1.11 | 11 March 2025 |
0.1.10 | 11 March 2025 |
0.1.9 | 25 February 2025 |
0.1.8 | 24 February 2025 |
0.1.7 | 24 February 2025 |
0.1.6 | 24 February 2025 |
0.1.5 | 24 February 2025 |
0.1.4 | 23 February 2025 |
0.1.3 | 23 February 2025 |
0.1.2 | 22 February 2025 |
0.1.1 | 22 February 2025 |
0.1.0 | 21 February 2025 |
0.0.7 | 21 February 2025 |
0.0.6 | 13 February 2025 |
0.0.5 | 21 January 2025 |
yireo_loki_checkout/general/default_grid_class
field_name
to fieldName
email_available
loki-checkout.css_classes
to loki-components.css_classes
free_shipping_subtotal
{component_name}
variable for HTML attributePlugin
suffixtext_select
to avoid unneeded ID suffix