Download the PHP package setono/sylius-scheduler-plugin without Composer
On this page you can find all versions of the php package setono/sylius-scheduler-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download setono/sylius-scheduler-plugin
More information about setono/sylius-scheduler-plugin
Files in setono/sylius-scheduler-plugin
Download setono/sylius-scheduler-plugin
More information about setono/sylius-scheduler-plugin
Files in setono/sylius-scheduler-plugin
Vendor setono
Package sylius-scheduler-plugin
Short Description Scheduler plugin for Sylius.
License MIT
Package sylius-scheduler-plugin
Short Description Scheduler plugin for Sylius.
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-scheduler-plugin
SetonoSyliusSchedulerPlugin
Sylius plugin to schedule jobs at admin panel and track their status.
Installation
-
Install plugin using
composer
: -
Add bundle to
config/bundles.php
before (!)SyliusResourceBundle
: -
Import config:
-
Import routes:
- Update your schema (for existing project):
Plugin configuration
Contribution
Installation
To automatically execute installation steps, load fixtures and run server with just one command, run:
or follow next steps manually:
-
Initialize:
- If you want to manually play with plugin test app, run:
Running plugin tests
-
PHPSpec
-
Behat
- All tests (phpspec & behat)
Pushing changes & making PRs
Please run composer all
to run all checks and tests before making PR or pushing changes to repo.
All versions of sylius-scheduler-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-json Version *
mtdowling/cron-expression Version ^1.2
sylius/sylius Version ~1.3
ext-json Version *
mtdowling/cron-expression Version ^1.2
sylius/sylius Version ~1.3
The package setono/sylius-scheduler-plugin contains the following files
Loading the files please wait ....