An open API service indexing awesome lists of open source software.

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.

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
```