https://github.com/front-commerce/magento2-module-chronorelais-headless
This module provides APIs so that ChronoRelais shipping methods provided by the official Chronopost module can be used in a headless context in Front-Commerce.
https://github.com/front-commerce/magento2-module-chronorelais-headless
front-commerce headless magento2 magento2-module
Last synced: 2 months ago
JSON representation
This module provides APIs so that ChronoRelais shipping methods provided by the official Chronopost module can be used in a headless context in Front-Commerce.
- Host: GitHub
- URL: https://github.com/front-commerce/magento2-module-chronorelais-headless
- Owner: front-commerce
- License: mit
- Created: 2022-10-03T08:17:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:57:06.000Z (over 2 years ago)
- Last Synced: 2025-09-03T01:24:37.184Z (9 months ago)
- Topics: front-commerce, headless, magento2, magento2-module
- Language: PHP
- Homepage: https://developers.front-commerce.com/docs/advanced/shipping/chronorelais
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# magento2-module-chronorelais-headless
This module provides APIs so that ChronoRelais shipping methods provided by [the
official Chronopost module](https://www.chronopost.fr/fr/plateformes-e-commerce)
can be used in [a headless context in
Front-Commerce](https://developers.front-commerce.com/docs/advanced/shipping/chronorelais).
## Installation
1. Make sure [the official module is installed](https://www.chronopost.fr/fr/plateformes-e-commerce)
2. Install this module with the following command:
```
composer require front-commerce-magento/module-headless-chronorelais
```