blackbird / estimatetimeshipping-hyva-compatibility
Hyva Theme compatibility module for EstimateTimeShipping
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- blackbird/estimatetimeshipping: >=100.1.16
- blackbird/extensions-core: >=100.0.9
- magento/framework: >=101.0.0
- magento/module-backend: >=100.2.0
- magento/module-catalog: >=102.0.0
- magento/module-catalog-rule: >=101.0.0
- magento/module-checkout: >=100.2.0
- magento/module-rule: >=100.2.0
- magento/module-sales: >=101.0.0
- magento/module-sales-rule: >=101.0.0
This package is not auto-updated.
Last update: 2025-08-22 11:57:07 UTC
README
Compat module for Blackbird Estimate Time Shipping on Magento 2 using Hyvä Checkout. This requires:
- A Hyvä Checkout key
- A License to Blackbird Estimate Time Shipping
Requirements
- PHP > 7.4
- Hÿva Checkout : ^1.1
- Blackbird Estimate Time Shipping version: ^100.1.16
Setup
Get the package
Composer Package:
composer require blackbird/estimatetimeshipping-hyva-compatibility
Zip Package: Unzip the package in app/code/Blackbird/HyvaEstimateTimeShipping, from the root of your Magento instance.
Install the module
Go to your Magento root directory and run the following magento command:
php bin/magento setup:upgrade
Support
- If you have any issue with this code, feel free to open an issue.
- If you want to contribute to this project, feel free to create a pull request.
Contact
For further information, contact us:
- by email: support@bird.eu
- or by form: https://black.bird.eu/en/contacts/
Authors
- Blackbird Team - Maintainer -
License
This project is licensed under the MIT License - see the LICENSE file for details.
That's all folks!