LokiCheckout_Bundle

Development

A development bundle for all Loki modules.

Note: Do NOT enable this in production. In development, use this only if you want to pull in all LokiCheckout packages. Normally this would not be the case.

Background

This module was developed for internal purpose only. It documents (within its composer.json and etc/module.xml files) all of the LokiCheckout modules, which is handy for various things:

  • When installing all packages, this composer.json guarantees a quick check for dependencies;
  • When running Integration Tests, the etc/module.xml file can be included to enable all modules;

It is expected that one day this module simply will be removed. Do not depend on it!

WARNING: This module has no releases yet. If you want to use it, make sure to add the version @dev to the composer command.

Support

For getting support, create an Issue under the following project URL:

Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Magento_Checkout Magento_Store Loki_Components LokiCheckout_Core
Composer details
Magento module name
LokiCheckout_Bundle
Composer name
loki-checkout/magento2-bundle
Composer version
No release yet
Default branch
Requirements
magento/framework: ^103.0
loki-checkout/magento2-core: @dev
loki-checkout/magento2-account-type: @dev
loki-checkout/magento2-adyen: @dev
loki-checkout/magento2-customer-note: @dev
loki-checkout/magento2-buckaroo: @dev
loki-checkout/magento2-demo: @dev
loki-checkout/magento2-edit-cart: @dev
loki-checkout/magento2-eu-vat: @dev
loki-checkout/magento2-functional-tests: @dev
loki-checkout/magento2-luma: @dev
loki-checkout/magento2-mollie: @dev
loki-checkout/magento2-nl: @dev
loki-checkout/magento2-post-nl: @dev
loki-checkout/magento2-postcode-nl: @dev
loki-checkout/magento2-purchase-order: @dev
Releases
Changelog

[0.0.4] - 22 July 2025

Fixed

  • Rename composer package from yireo/magento2-loki* to loki/magento2*
  • Generate new MODULE.json with simple test count
  • Allow PHP 8.4 in CI

[0.0.3] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0
  • Add keywords to composer.json
  • Remove TODO.json
  • Refactor TODO to allow for milestones
  • Add underscore

[0.0.2] - 22 February 2025

  • Change deps

[0.0.1] - 21 January 2025

  • Initial release

Last modified: July 22, 2025