PHPackages                             juicesweb/sylius-colissimo-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. juicesweb/sylius-colissimo-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

juicesweb/sylius-colissimo-plugin
=================================

Colissimo plugin for Sylius.

09PHP

Since Mar 19Pushed 3y agoCompare

[ Source](https://github.com/juicesweb/CleverAgeSyliusColissimoPlugin)[ Packagist](https://packagist.org/packages/juicesweb/sylius-colissimo-plugin)[ RSS](/packages/juicesweb-sylius-colissimo-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CleverAge/SyliusColissimoPlugin
===============================

[](#cleveragesyliuscolissimoplugin)

[![Latest Version](https://camo.githubusercontent.com/5debc0124ad801f5fac763c973eef355b4a97ff2bf6ffadbb55ff051d2e09102/68747470733a2f2f706f7365722e707567782e6f72672f636c657665726167652f73796c6975732d636f6c697373696d6f2d706c7567696e2f762f737461626c65)](https://packagist.org/packages/cleverage/sylius-colissimo-plugin)[![Software License](https://camo.githubusercontent.com/d6d827759ab25f42cdf893cccfecbc44091ba61533803657f41d7199012e0058/68747470733a2f2f706f7365722e707567782e6f72672f636c657665726167652f73796c6975732d636f6c697373696d6f2d706c7567696e2f6c6963656e7365)](LICENSE)

Introduction
------------

[](#introduction)

This sylius plugin allows you to manage parcel shipments with colissimo. You can define delivery methods such as `colissimo pickup points` or `colissimo home delivery`.

For pickup point deliveries, an interactive map with the list of pickup points is generated according to the delivery address entered the tunnel by the user.

Usage
-----

[](#usage)

TODO add screenshots

Installation
------------

[](#installation)

### Step 1: Install and enable plugin

[](#step-1-install-and-enable-plugin)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this plugin:

```
$ composer require cleverage/sylius-colissimo-plugin
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Add bundle to your `config/bundles.php`:

```
