PHPackages                             setono/sylius-review-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. setono/sylius-review-plugin

ActiveSylius-plugin[Mail &amp; Notifications](/categories/mail)

setono/sylius-review-plugin
===========================

Send review requests to your customers

v1.0.0-beta(2y ago)11.9k1MITPHPPHP &gt;=8.1CI failing

Since Apr 17Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Setono/sylius-review-plugin)[ Packagist](https://packagist.org/packages/setono/sylius-review-plugin)[ GitHub Sponsors](https://github.com/Setono)[ RSS](/packages/setono-sylius-review-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (40)Versions (7)Used By (0)

Sylius Review Plugin
====================

[](#sylius-review-plugin)

[![Latest Version](https://camo.githubusercontent.com/36ceb64b8bc0108578cb6183df1c0c185df0b4d350a59698eb45ed715a519804/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d7265766965772d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-review-plugin)[![Software License](https://camo.githubusercontent.com/ad69804e10cf6bcab2ed8195359d8b677ac386fee2d870539683550ba7c47a65/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d7265766965772d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/sylius-review-plugin/actions/workflows/build.yaml/badge.svg)](https://github.com/Setono/sylius-review-plugin/actions)[![codecov](https://camo.githubusercontent.com/ec0fca17cdaf4c76a959ba6d8f00bf760464c7356c1e58214928775972c122d2/68747470733a2f2f636f6465636f762e696f2f6769746875622f5365746f6e6f2f73796c6975732d7265766965772d706c7567696e2f67726170682f62616467652e7376673f746f6b656e3d3048306e335850417152)](https://codecov.io/github/Setono/sylius-review-plugin)[![Mutation testing](https://camo.githubusercontent.com/4bbeea79707e1ea6b2f926ce88285082069abe9a43b0db03d0896f3b687dbaa5/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532465365746f6e6f25324673796c6975732d7265766965772d706c7567696e2532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/Setono/sylius-review-plugin/master)

Send review requests to your customers to receive reviews for your store.

The `process` command finds fulfilled orders without review requests and creates them automatically. After an initial delay ([configurable](#configuration)), it sends a review request email to each customer.

Before sending, the plugin runs an eligibility check. You can [hook into this process](#add-eligibility-checker)to decide whether a review request should be sent or not.

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

[](#installation)

```
composer require setono/sylius-review-plugin
```

### Add plugin class to your `bundles.php`:

[](#add-plugin-class-to-your-bundlesphp)

```
