LokiCheckout_ShipperHQEnhanced

Checkout
Professional Plan
Checkout - Shipment
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 1.0.0

This is an add-on package to the LokiCheckout to integrate the ShipperHQ Enhanced Checkout into the checkout. The integration offers custom GraphQL calls to sync the state of Magento with the remote ShipperHQ API. It also supports selectable options like delivery type.

Installation

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

composer require loki-checkout/magento2-shipper-hq-enhanced

Next, enable this module:

bin/magento module:enable LokiCheckout_ShipperHQEnhanced

Support

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

https://gitlab.yireo.com/loki-checkout/LokiCheckout_ShipperHQEnhanced.git

Module Dependencies

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

LokiCheckout_Core
Composer details
Magento module name
LokiCheckout_ShipperHQEnhanced
Composer name
loki-checkout/magento2-shipper-hq-enhanced
Composer version
1.0.1
Default branch
main
Requirements
loki-checkout/magento2-core: ^2.0
magento/framework: ^103.0
Releases
1.0.1 07 December 2025
1.0.0 07 December 2025
Changelog

[1.0.1] - 21 November 2025

Fixed

  • Split blocks in smaller parts
  • Add address detail for pickup location
  • Update README

[1.0.0] - 19 November 2025

Added

  • Integration based on AlpineJS
  • Custom GraphQL calls to ShipperHQ API
  • Support for selectable options (SELECT-only)
  • Address Type option (business / residential)
  • Check for cart items without weight
  • Check for incomplete address

[dev] - March-October 2025

  • Initial versions based on React

Last modified: September 1, 2025