PHPackages                             setono/sylius-scheduler-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. setono/sylius-scheduler-plugin

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

setono/sylius-scheduler-plugin
==============================

Scheduler plugin for Sylius.

v0.1.0(7y ago)45.4k↓100%[1 PRs](https://github.com/Setono/SyliusSchedulerPlugin/pulls)MITPHPPHP ^7.2CI failing

Since Dec 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusSchedulerPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-scheduler-plugin)[ RSS](/packages/setono-sylius-scheduler-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (29)Versions (3)Used By (0)

SetonoSyliusSchedulerPlugin
===========================

[](#setonosyliusschedulerplugin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/01e3f85ff144ed5672b5c012bc10c34c777ae49bf62bc804506542532fa06522/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7365746f6e6f2f73796c6975732d7363686564756c65722d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/setono/sylius-scheduler-plugin)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/c6d580f5b504561914a55934412a7066856cd40e0a812292294367da063a9749/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f5365746f6e6f2f53796c6975735363686564756c6572506c7567696e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Setono/SyliusSchedulerPlugin)[![Quality Score](https://camo.githubusercontent.com/859203da1a93625797dc50387f128955cd43fe4fc4cdbca74abdcdad251dd4e6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f5365746f6e6f2f53796c6975735363686564756c6572506c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Setono/SyliusSchedulerPlugin)

Sylius plugin to schedule jobs at admin panel and track their status.

[![Admin screenshot](docs/images/admin.png)](docs/images/admin.png)

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

[](#installation)

- Install plugin using `composer`:

    ```
    $ composer require setono/sylius-scheduler-plugin
    ```
- Add bundle to `config/bundles.php` before (!) `SyliusResourceBundle`:

    ```
