PHPackages                             plumtreesystems/sylius-order-batch - 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-order-batch

ActiveSylius-plugin

plumtreesystems/sylius-order-batch
==================================

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

v0.0.5(6y ago)12MITPHPPHP ^7.2CI failing

Since Sep 16Pushed 6y agoCompare

[ Source](https://github.com/PlumTreeSystems/SyliusOrderBatchPlugin)[ Packagist](https://packagist.org/packages/plumtreesystems/sylius-order-batch)[ RSS](/packages/plumtreesystems-sylius-order-batch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (24)Versions (6)Used By (0)

Sylius Order Batch Plugin [![Build Status](https://camo.githubusercontent.com/4e275a0128c8993f3836e529bbfa17937db42943f73203b642753efdb3a3485f/68747470733a2f2f7472617669732d63692e6f72672f506c756d5472656553797374656d732f53796c6975734f726465724261746368506c7567696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/PlumTreeSystems/SyliusOrderBatchPlugin)
===========================================================================================================================================================================================================================================================================================================================================================================

[](#sylius-order-batch-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-order-batch`

Add plugin dependencies to your bundles.php file:

```
return [
    PTS\SyliusOrderBatchPlugin\PTSSyliusOrderBatchPlugin::class => ['all' => true],
];
```

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

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

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

```
pts_sylius_order_batch_plugin:
  resource: "@PTSSyliusOrderBatchPlugin/Resources/config/routing.yml"
```

Execute migrations `php bin/console doctrine:migrations:migrate`

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`

Customize
---------

[](#customize)

If you'd like to add custom actions or custom types your batches, follow instructions in the following links

[Custom batch type](src/Resources/doc/custom-batch-type.md)/ [Custom batch action](src/Resources/doc/custom-batch-action.md)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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 ~1 days

Total

5

Last Release

2420d 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 (27 commits)")

---

Tags

syliussylius-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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.7M13](/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)
