ShipperHQ Common is a shared library module that provides the core models, interfaces, and utilities used across ShipperHQ's suite of Magento 2 modules. It is a required dependency of other ShipperHQ modules and is not intended to be used standalone.
- Shared Models: Common data models for pickup, calendar, and shipping option features shared across ShipperHQ modules.
- Configuration Interfaces: Abstract configuration classes and interfaces that provide a consistent configuration contract across the ShipperHQ module suite.
- Checkout Integration: Plugin support for Magento's shipping method management to enable ShipperHQ's extended checkout capabilities.
- Service Abstractions: Shared service classes consumed by ShipperHQ feature modules to avoid duplication and ensure consistency.
This module is installed automatically as a dependency when you install any ShipperHQ module that requires it. You do not need to install it directly.
Full installation instructions for the ShipperHQ extension are available in the ShipperHQ documentation.
- Magento 2.4.4+
- Compatibility with earlier editions is possible but not maintained
- Supports both Magento Opensource (Community) and Magento Commerce (Enterprise)
- A valid ShipperHQ account. Sign up here for your 15-day free trial!
This module has no configuration of its own. All ShipperHQ configuration is managed through the main ShipperHQ module under Stores > Configuration > Sales > Shipping Methods > ShipperHQ.
You can find full configuration instructions in the ShipperHQ documentation.
No. This module is pulled in automatically as a composer dependency when you install any ShipperHQ module that requires it.
Yes, ShipperHQ offers a free trial for new users. You can sign up for the trial on the ShipperHQ website and explore the platform's features before committing to a subscription.
- Verify that all ShipperHQ modules are on compatible versions by checking the
requireconstraints in each module'scomposer.json. - Check our extensive documentation for troubleshooting tips.
No, this library is not intended for standalone use. It is designed to be consumed by other ShipperHQ modules that provide the actual shipping features.
For assistance, please visit our Help Center or contact ShipperHQ support at support@shipperhq.com.
For alternative contact methods, please visit our Contact Us page.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
See license files
Copyright (c) 2015 Zowta LLC (http://www.ShipperHQ.com)