smartcore / inpostinternationalhyva
InPost International Hyva Checkout Integration
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- hyva-themes/magento2-hyva-checkout: ^1.0.0
- smartcore/inpostinternational: ^1.0.0
This package is auto-updated.
Last update: 2025-08-31 18:08:39 UTC
README
Overview
Module to integrate InPost International shipping services with Magento 2 and Hyva Checkout. It allows merchants to offer international shipping options through InPost, including pickup points selection via Geowidget.
It requires the smartcore/inpostinternational
module to be installed first.
Requirements
- Magento 2.4.x
- PHP >= 8.1 < 8.3
- Smartcore/InPostInternational module installed
Installation
Using Composer (recommended)
composer require smartcore/inpostinternationalhyva bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy
Manual Installation
- Create directory
app/code/Smartcore/InPostInternationalHyva
- Download and extract module files to that directory
- Run Magento installation commands:
bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy
Configuration
Basic configuration steps:
- Ensure that backend validation is enabled in the InPost International module configuration.
Support
If you encounter any issues or need assistance:
- Check the detailed documentation in the
docs
folder - Contact InPost International support
- Create an issue in the module's repository
Security
If you discover any security related issues, please contact the InPost International team directly instead of using the issue tracker.
Author
- Developed by Smartcore for InPost
Release Notes
See CHANGELOG.md for all version changes.