Yireo_LokiCheckoutCustomerNote

Latest Release 0.0.3
other

This is an add-on package for the LokiCheckout. It adds a textarea customer_note to the sidebar so that customers are able to add additional comments to their order.

Installation

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

composer require yireo/magento2-loki-checkout-customer-note

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutCustomerNote

Support

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

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

Loki Components

The following LokiComponents are created or references in this module:

loki-checkout.sidebar.customer_note
Module Dependencies

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

Yireo_LokiCheckout Yireo_LokiFieldComponents
Composer details
Magento module name
Yireo_LokiCheckoutCustomerNote
Composer name
yireo/magento2-loki-checkout-customer-note
Composer version
0.0.3
Default branch
main
Requirements
magento/framework: ^103.0
yireo/magento2-loki-checkout: ~0.0
yireo/magento2-loki-field-components: ~0.0
Releases
dev-main 27 March 2025
0.0.3 11 March 2025
0.0.2 22 February 2025
0.0.1 21 January 2025
Changelog

[0.0.3] - 11 March 2025

Fixed

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

[0.0.2] - 22 February 2025

  • Change deps
  • Move CssClass to LokiComponents
  • Add proper README
  • Replace TODO.md with TODO.json

[0.0.1] - 21 January 2025

  • Add proper deps
  • Initial release

Last modified: April 1, 2025