PHPackages                             plumtreesystems/sylius-referral - 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. plumtreesystems/sylius-referral

ActiveSylius-plugin

plumtreesystems/sylius-referral
===============================

Referral system for Sylius

v0.0.4(6y ago)050MITPHPPHP ^7.2CI failing

Since Sep 26Pushed 6y agoCompare

[ Source](https://github.com/PlumTreeSystems/SyliusReferralPlugin)[ Packagist](https://packagist.org/packages/plumtreesystems/sylius-referral)[ RSS](/packages/plumtreesystems-sylius-referral/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (27)Versions (5)Used By (0)

Sylius Referral Plugin [![Build Status](https://camo.githubusercontent.com/9993157beb6a447c425e2193f3cd5c5ffa95439086773a0ab999c6858c64aedf/68747470733a2f2f7472617669732d63692e6f72672f506c756d5472656553797374656d732f53796c697573526566657272616c506c7567696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/PlumTreeSystems/SyliusReferralPlugin)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/dadf50fdbbdc4e7f904f83dfd2e5c9351b3c499216143b51cc4e12eb9cb66939/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506c756d5472656553797374656d732f53796c697573526566657272616c506c7567696e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PlumTreeSystems/SyliusReferralPlugin/?branch=master)
=============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#sylius-referral-plugin-)

A plugin that lets you customize how you filter your orders and save them into batches.

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

[](#installation)

Install the package with this command: `composer require plumtreesystems/sylius-referral`

Add plugin dependencies to your bundles.php file:

```
return [
    PTS\SyliusReferralPlugin\PTSSyliusReferralPlugin::class => ['all' => true],
];
```

Import the bundle's configuration to your `_sylius.yaml` file

```
imports:
    - { resource: "@PTSSyliusReferralPlugin/Resources/config/config.yml" }
```

Import the bundle's routes to your `routes.yaml` file

```
pts_sylius_referral_plugin:
  resource: "@PTSSyliusReferralPlugin/Resources/config/routes.yaml"
```

Copy the bundle's templates from `src/Resources/templates` to your project `templates/` folder

Install the assets of the bundle by executing this command: `php bin/console assets:install public`

Add your store's channels to your configuration.

```
pts_sylius_referral:
  channel_paths:
    -   name: 'C_STORE'
        default: true
```

If you desire the ability to edit customer's enrollers in your admin panel, enable it in your configuration

```
pts_sylius_referral:
  customers:
    enroller_edit:
      enabled: true     # false by default
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~15 days

Total

4

Last Release

2374d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/425cb3539febb08d2400fb346f4fc2c5e61c99eccf8fb4622d9c77d434e2b31c?d=identicon)[MykolasVitkus](/maintainers/MykolasVitkus)

---

Top Contributors

[![MykolasVitkus](https://avatars.githubusercontent.com/u/47564825?v=4)](https://github.com/MykolasVitkus "MykolasVitkus (20 commits)")

---

Tags

syliussylius-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/plumtreesystems-sylius-referral/health.svg)

```
[![Health](https://phpackages.com/badges/plumtreesystems-sylius-referral/health.svg)](https://phpackages.com/packages/plumtreesystems-sylius-referral)
```

###  Alternatives

[bitbag/cms-plugin

CMS plugin for Sylius applications.

2461.1M5](/packages/bitbag-cms-plugin)[sylius/invoicing-plugin

Invoicing plugin for Sylius.

901.0M2](/packages/sylius-invoicing-plugin)[sylius/refund-plugin

Plugin provides basic refunds functionality for Sylius application.

691.7M14](/packages/sylius-refund-plugin)[stefandoorn/sitemap-plugin

Sitemap Plugin for Sylius

851.0M](/packages/stefandoorn-sitemap-plugin)[sylius/paypal-plugin

PayPal plugin for Sylius.

451.4M4](/packages/sylius-paypal-plugin)[monsieurbiz/sylius-rich-editor-plugin

A Rich Editor plugin for Sylius.

75380.8k6](/packages/monsieurbiz-sylius-rich-editor-plugin)

PHPackages © 2026

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