LokiCheckout_Coc
Checkout
Other
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
Latest Release
1.0.6
This Magento 2 module is an add-on package to the LokiCheckout. It adds a Chamber of Commerce field to the checkout.
Installation
Install this package via composer:
composer require loki-checkout/magento2-coc
Next, enable this module:
bin/magento module:enable LokiCheckout_Coc
Support
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Coc.git
Loki Components
The following LokiComponents are created or references in this module:
loki-checkout-coc.shipping.address.coc
loki-checkout-coc.billing.address.coc
Module Dependencies
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Customer
Magento_Eav
Magento_Store
LokiCheckout_Core
Loki_FieldComponents
Loki_Components
Composer details
Magento module name
LokiCheckout_CocComposer name
loki-checkout/magento2-cocComposer version
1.0.6
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-eav: ^102.1
magento/module-store: ^101.1
loki-checkout/magento2-core: ^2.0
loki/magento2-field-components: ^2.0
loki/magento2-components: ^2.0
Releases
| 1.0.6 | 12 June 2026 |
| 1.0.5 | 12 June 2026 |
| 1.0.4 | 12 June 2026 |
| 1.0.3 | 12 June 2026 |
| 1.0.2 | 12 June 2026 |
| 1.0.1 | 12 June 2026 |
| 1.0.0 | 12 June 2026 |
| 0.0.4 | 12 June 2026 |
| 0.0.3 | 12 June 2026 |
| 0.0.2 | 12 June 2026 |
| 0.0.1 | 12 June 2026 |
Changelog
[1.0.6] - 28 August 2025
Fixed
- Add CI files
- Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI
[1.0.5] - 26 August 2025
Fixed
- 7484080 Add GitLab CI files
[1.0.4] - 21 August 2025
Fixed
- Declare used PHP namespaces
- Document latest version of template
[1.0.3] - 18 August 2025
Fixed
- Lower requirements to PHP 8.1
[1.0.2] - 07 August 2025
Fixed
- Lower PHP requirement to PHP 8.2+
[1.0.1] - 01 August 2025
Fixed
- Only show CoC in sidebar if not empty
- Add to billing as well
- Add CoC value to sidebar
[1.0.0] - 22 July 2025
Fixed
- Rename PHP namespace from
Yireo_Loki*toLoki* - Rename composer package from
yireo/magento2-loki*toloki/magento2*
[0.0.4] - 08 July 2025
Fixed
- 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
- Change composer keyword loki-misc to loki-other
[0.0.2] - 08 April 2025
Fixed
- Housekeeping
[0.0.1] - 21 January 2025
- Initial release
Last modified: June 1, 2026