PHPackages                             juicesweb/sylius-customer-support-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-customer-support-plugin

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

juicesweb/sylius-customer-support-plugin
========================================

Plugin allowing to users to open tickets for their orders and the administrator can manage and respond to them in the back office on Sylius

020PHP

Since Aug 6Pushed 2y agoCompare

[ Source](https://github.com/juicesweb/ArobasesSyliusCustomerSupportPlugin)[ Packagist](https://packagist.org/packages/juicesweb/sylius-customer-support-plugin)[ RSS](/packages/juicesweb-sylius-customer-support-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Arobases Sylius Customer support plugin
=======================================

[](#arobases-sylius-customer-support-plugin)

[![banner_arobases](https://user-images.githubusercontent.com/39689570/219095474-12063079-528f-4be8-b006-debff3185920.jpg)](https://user-images.githubusercontent.com/39689570/219095474-12063079-528f-4be8-b006-debff3185920.jpg)

Install
-------

[](#install)

### Composer

[](#composer)

```
composer require arobases-sylius-public/sylius-customer-support-plugin
```

### Copy resource

[](#copy-resource)

Create file `config/packages/arobases_sylius_customer_support_plugin.yaml` with this content

```
imports:
- { resource: "@ArobasesSyliusCustomerSupportPlugin/Resources/config/resources.yaml" }

```

### Copy routes

[](#copy-routes)

Create file `config/routes/arobases_sylius_customer_support_plugin.yaml` with this content

```
arobases_sylius_customer_support_plugin_admin:
    resource: "@ArobasesSyliusCustomerSupportPlugin/Resources/config/admin_routing.yml"

arobases_customer_support_plugin:
    resource: "@ArobasesSyliusCustomerSupportPlugin/Resources/config/shop_routing.yml"

```

### Update shema

[](#update-shema)

```
php bin/console d:s:u -f

```

### Load assets

[](#load-assets)

```
php bin/console asset:install &&
php bin/console sylius:theme:asset:install &&
yarn install &&
yarn build &&
yarn encore dev &&
php bin/console ca:clear

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 68.6% of commits — single point of failure

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fa339053a1e544d88884443e87a8a8fb17d4fc97d1b8ae7d74a58d709a9065b3?d=identicon)[juicesweb](/maintainers/juicesweb)

---

Top Contributors

[![costa-jeremy](https://avatars.githubusercontent.com/u/39689570?v=4)](https://github.com/costa-jeremy "costa-jeremy (35 commits)")[![juicesweb](https://avatars.githubusercontent.com/u/127143925?v=4)](https://github.com/juicesweb "juicesweb (7 commits)")[![Romain-Arobases](https://avatars.githubusercontent.com/u/101551804?v=4)](https://github.com/Romain-Arobases "Romain-Arobases (4 commits)")[![camilleislasse](https://avatars.githubusercontent.com/u/34024380?v=4)](https://github.com/camilleislasse "camilleislasse (3 commits)")[![JeremyArobases](https://avatars.githubusercontent.com/u/61865544?v=4)](https://github.com/JeremyArobases "JeremyArobases (2 commits)")

### Embed Badge

![Health badge](/badges/juicesweb-sylius-customer-support-plugin/health.svg)

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

###  Alternatives

[spiral/mcp-server

Spiral bridge for MCP server

541.1k2](/packages/spiral-mcp-server)

PHPackages © 2026

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