PHPackages                             snowbaha/sylius-delivery-slip-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. snowbaha/sylius-delivery-slip-plugin

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

snowbaha/sylius-delivery-slip-plugin
====================================

Delivery slip plugin for Sylius.

0.1.0(4y ago)02.4kMITTwigPHP ^7.4 || ^8.0

Since Sep 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Snowbaha/SyliusDeliverySlipPlugin)[ Packagist](https://packagist.org/packages/snowbaha/sylius-delivery-slip-plugin)[ RSS](/packages/snowbaha-sylius-delivery-slip-plugin/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

Delivery Note Plugin
====================

[](#delivery-note-plugin)

[![Latest Stable Version](https://camo.githubusercontent.com/2da44096bb1ad6ec3af02d069ec2e89250aea79010127b9b2f89a5a0bbe426cb/687474703a2f2f706f7365722e707567782e6f72672f736e6f77626168612f73796c6975732d64656c69766572792d736c69702d706c7567696e2f76)](https://packagist.org/packages/snowbaha/sylius-delivery-slip-plugin) [![Total Downloads](https://camo.githubusercontent.com/4dece93548dd7f98cd8d18e4bb94ac1acbcb3e40368b3b72195848caa83a5d1f/687474703a2f2f706f7365722e707567782e6f72672f736e6f77626168612f73796c6975732d64656c69766572792d736c69702d706c7567696e2f646f776e6c6f616473)](https://packagist.org/packages/snowbaha/sylius-delivery-slip-plugin) [![Latest Unstable Version](https://camo.githubusercontent.com/e91c580249a2bde487754015f5d968ef5af222959444eb68e732ad30ab03a770/687474703a2f2f706f7365722e707567782e6f72672f736e6f77626168612f73796c6975732d64656c69766572792d736c69702d706c7567696e2f762f756e737461626c65)](https://packagist.org/packages/snowbaha/sylius-delivery-slip-plugin)

Add a delivery slip download (PDF) with the Sylius invoice plugin.

### Installation

[](#installation)

1. Be sure to have [Sylius Invoice Plugin](https://github.com/Sylius/InvoicingPlugin) installed
2. Require plugin with composer:

    ```
    composer require snowbaha/sylius-delivery-slip-plugin
    ```
3. Add plugin class to your `bundles`:

    ```
    $bundles = [
        Snowbaha\SyliusDeliverySlipPlugin\SnowbahaSyliusDeliverySlipPlugin::class => ['all' => true],
    ];
    ```
4. Import configuration:

    ```
    imports:
        - { resource: "@SnowbahaSyliusDeliverySlipPlugin/Resources/config/config.yml" }
    ```
5. Import routing:

    ```
    snowbaha_sylius_delivery_slip_plugin_admin:
        resource: "@SnowbahaSyliusDeliverySlipPlugin/Resources/config/app/routing/admin.yml"
        prefix: /%sylius_admin.path_name%
    ```
6. Clear cache:

    ```
    php bin/console cache:clear
    ```
7. custom translations and PDF template See more at [the documentation](docs/DOC.md)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1687d ago

### Community

Maintainers

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

---

Top Contributors

[![julien-proxi](https://avatars.githubusercontent.com/u/103484793?v=4)](https://github.com/julien-proxi "julien-proxi (7 commits)")

---

Tags

syliussylius-plugin

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/snowbaha-sylius-delivery-slip-plugin/health.svg)

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

###  Alternatives

[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)[monsieurbiz/sylius-rich-editor-plugin

A Rich Editor plugin for Sylius.

75380.8k6](/packages/monsieurbiz-sylius-rich-editor-plugin)[synolia/sylius-scheduler-command-plugin

Scheduler Command Plugin.

34361.5k](/packages/synolia-sylius-scheduler-command-plugin)[setono/sylius-redirect-plugin

Sylius plugin for managing redirects

26352.1k](/packages/setono-sylius-redirect-plugin)[odiseoteam/sylius-blog-plugin

This plugin add blog capabilities to your Sylius project

37104.5k](/packages/odiseoteam-sylius-blog-plugin)

PHPackages © 2026

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