PHPackages                             juicesweb/sylius-click-n-collect-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-click-n-collect-plugin

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

juicesweb/sylius-click-n-collect-plugin
=======================================

Click and Collect plugin for Sylius, to sell and deliver securely during the COVID-19 pandemic.

01PHP

Since May 2Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![Click 'N' Collect](docs/img/logo.svg) ](https://click-n-collect.shop) [ ![Approved by Sylius](https://camo.githubusercontent.com/5b98e02f3693c16fd3f40037251d70ca5e1ecd2a11608dd21c9c7e3933b8942e/68747470733a2f2f73796c6975732e636f6d2f6173736574732f62616467652d617070726f7665642d62792d73796c6975732e706e67) ](https://sylius.com/plugins/)

**Sell and hand over securely during the coronavirus pandemic!**

Because of the coronavirus pandemic, a large part of the world is under lockdown and most shops are closed or with long queues.

**Sylius Click 'N' Collect** is a solution to sell and hand over your products **safely** during the lockdown (and even after that). By allowing **contactless** pick up and preventing queues, **Sylius Click 'N' Collect** protects your workers and your customers.

**Sylius Click 'N' Collect** is a plugin for the [Sylius](https://sylius.com/) eCommerce platform. [It's free](#license) (as in speech, and as in beer), and it's brought to you by your friends from [Les-Tilleuls.coop](https://les-tilleuls.coop). It can also be used in addition to all the existing features and plugins of Sylius.

[![CI](https://github.com/coopTilleuls/CoopTilleulsSyliusClickNCollectPlugin/workflows/CI/badge.svg)](https://github.com/coopTilleuls/CoopTilleulsSyliusClickNCollectPlugin/workflows/CI/badge.svg)

How Does It Work?
-----------------

[](#how-does-it-work)

[![Screencast](https://camo.githubusercontent.com/f49004334b66768a0721dc9706e11af527f2dc16b7fded8f408a7878f620e05c/68747470733a2f2f692e696d6775722e636f6d2f794f55337377372e706e67)](https://www.youtube.com/watch?v=bQ9_vQJf-2I)

As a customer:

1. Go on the shop's website
2. Select the products to order
3. Select the collect location (e.g. the physical shop)
4. Select an available time slot
5. Pay online, or select in-store payment (Stripe and PayPal are also supported).
6. Optional: a PIN is generated, you'll need it to retrieve the order
7. Pick up your order at the shop during the selected time slot! Use the PIN code to unlock the box if appropriate.

As a seller:

1. Use the timetable in the admin interface to see the upcoming orders
2. Prepare the orders: put them in a bag and make the order number noticeable (staple it or use a marker)
3. Clean carefully the shelf and the lock (if appropriate) with the appropriate cleaning products
4. Put the bag in the shelf
5. Optional: use the PIN to lock the box in the shelf to secure the order
6. Monitor the pick up from afar, from behind a window, or using CCTV

Repeat!

You're now selling while preventing the pandemic to spread!

Install
-------

[](#install)

Note: to test the plugin locally, see [CONTRIBUTING.md](CONTRIBUTING.md)

1. [Install Sylius](https://docs.sylius.com/en/latest/book/installation/installation.html)
2. Install **Sylius Click 'N' Collect**: `composer require tilleuls/sylius-click-n-collect-plugin`
3. Register the bundle:

    ```
