ikuzostudio/chronopost-plugin

Integrate Chronopost into Sylius.


README

68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67

Coliship Chronopost Export Plugin

Create Chronopost shipping labels in Sylius .

/!\ Currently in alpha /!\

Quickstart

Install & configure BitBagCommerce / SyliusShippingExportPlugin.
Install & configure Setono / SyliusPickupPointPlugin.

$ composer require ikuzostudio/chronopost-plugin

Add plugin dependencies to your config/bundles.php file:

return [
  // ...
  Ikuzo\SyliusChronopostPlugin\IkuzoSyliusChronopostPlugin::class => ['all' => true],
];

Then configure your new Chronopost gateway