PHPackages                             empressia/sylius-userback-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. empressia/sylius-userback-plugin

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

empressia/sylius-userback-plugin
================================

The plugin allows you to inject Userback widget to your Store so your Users can give you a feedback on their experience.

v1.0.0(5y ago)068MITPHPPHP ^7.4CI failing

Since May 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/empressia-co/SyliusUserbackPlugin)[ Packagist](https://packagist.org/packages/empressia/sylius-userback-plugin)[ RSS](/packages/empressia-sylius-userback-plugin/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (26)Versions (2)Used By (0)

Empressia Sylius Userback Plugin
================================

[](#empressia-sylius-userback-plugin)

Documentation
-------------

[](#documentation)

The plugin allows you to inject [Userback](https://www.userback.io/) widget to your Store so your Users can give you a feedback on their experience.

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

[](#installation)

1. Add composer dependency: `composer require empressia/sylius-userback-plugin`
2. Generate widget on [userback.io](https://www.userback.io/) and copy Access Token (lookup `Userback.access_token` line in generated Widget Code)
3. Setup the Access Token environmental variable (you can paste `USERBACK_ACCESS_TOKEN=paste_your_token_here`in your `.env.local` file). Leave it blank if you want to disable widget.

**Instructions below are valid only if you use default Sylius configuration and layouts. The plugin makes use of `sylius.shop.layout.head` block in default Sylius layout.**

4. Paste this snippet on top of `config/packages/_sylius.yaml` file: ```
    imports:
      - { resource: "@EmpressiaSyliusUserbackPlugin/Resources/config/sylius_ui.yaml" }
    ```

Quality Assurance
-----------------

[](#quality-assurance)

### Prepare test environment

[](#prepare-test-environment)

From the root directory, run the following commands:

```
cd tests/Application
APP_ENV=test bin/console doctrine:database:create
APP_ENV=test bin/console doctrine:schema:create
APP_ENV=test bin/console sylius:install
```

To be able to setup a plugin's database, remember to configure you database credentials in `tests/Application/.env` and `tests/Application/.env.test`.

### Running plugin tests

[](#running-plugin-tests)

- PHPUnit

    ```
    vendor/bin/phpunit
    ```
- Behat (non-JS scenarios)

    ```
    vendor/bin/behat --strict --tags="~@javascript"
    ```
- Static Analysis

    - Psalm

        ```
        vendor/bin/psalm
        ```
    - PHPStan

        ```
        vendor/bin/phpstan analyse -c phpstan.neon -l max src/
        ```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1876d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4579500?v=4)[empressia](/maintainers/empressia)[@Empressia](https://github.com/Empressia)

---

Tags

syliussylius-pluginuserbacksyliussylius-pluginuserback

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/empressia-sylius-userback-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/empressia-sylius-userback-plugin/health.svg)](https://phpackages.com/packages/empressia-sylius-userback-plugin)
```

###  Alternatives

[sylius/refund-plugin

Plugin provides basic refunds functionality for Sylius application.

701.8M20](/packages/sylius-refund-plugin)[stefandoorn/sitemap-plugin

Sitemap Plugin for Sylius

841.1M1](/packages/stefandoorn-sitemap-plugin)[monsieurbiz/sylius-rich-editor-plugin

A Rich Editor plugin for Sylius.

75416.2k6](/packages/monsieurbiz-sylius-rich-editor-plugin)[odiseoteam/sylius-vendor-plugin

Vendor plugin for Sylius. Add Vendor (Brand) to your products

6068.4k1](/packages/odiseoteam-sylius-vendor-plugin)[synolia/sylius-scheduler-command-plugin

Scheduler Command Plugin.

35389.6k](/packages/synolia-sylius-scheduler-command-plugin)[stefandoorn/sylius-google-tag-manager-enhanced-ecommerce-plugin

Google Tag Manager Enhanced Ecommerce plugin for Sylius.

42247.7k](/packages/stefandoorn-sylius-google-tag-manager-enhanced-ecommerce-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
