Yireo_LokiCheckoutEditCart

Latest Release 0.0.5
other

This is an add-on package for the LokiCheckout. It adds the ability to modify cart items via simple fields in the sidebar of the checkout.

Installation

Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):

composer require yireo/magento2-loki-checkout-edit-cart

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutEditCart

Support

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

https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutEditCart

Loki Components

The following LokiComponents are created or references in this module:

loki-checkout.sidebar.items.item
Module Dependencies

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

Yireo_LokiCheckout Yireo_LokiComponents
Composer details
Magento module name
Yireo_LokiCheckoutEditCart
Composer name
yireo/magento2-loki-checkout-edit-cart
Composer version
0.0.5
Default branch
main
Requirements
magento/framework: ^103.0
yireo/magento2-loki-checkout: ~0.0
yireo/magento2-loki-components: ~0.0
Releases
dev-main 27 March 2025
0.0.5 11 March 2025
0.0.4 22 February 2025
0.0.3 18 February 2025
0.0.2 17 February 2025
0.0.1 21 January 2025
Changelog

[0.0.5] - 11 March 2025

Fixed

  • Accessibiity fixes
  • Add module dependencies
  • Huge refactoring to move logic into new LokiFieldComponents

[0.0.4] - 22 February 2025

Added

  • Change deps
  • Submit qty form with ENTER

Fixed

  • Submit qty form with ENTER

[0.0.3] - 18 February 2025

Fixed

  • Properly update quote after updating quote items
  • Properly update quote after removing quote items

[0.0.2] - 17 February 2025

Fixed

  • Lift deps

[0.0.1] - 21 January 2025

  • Add proper deps
  • Initial release

Last modified: April 1, 2025