wachterjohannes / SuluAutomationBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuluAutomationBundle

Build Status StyleCI

The SuluAutomationBundle provides a way to manages future tasks which can be scheduled for entities in the Sulu-Admin. For example schedule the publishing of a page to a specific datetime in the future.

To schedule tasks this bundle uses the php-task library.

Requirements

  • Composer
  • PHP ^5.5 || ^7.0
  • Sulu ^1.5
  • PHP-Task ^1.1

For detailed requirements see composer.json.

Documentation

The Documentation is stored in the Resources/doc/ folder.

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Sulu Minimal Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

About

License:MIT License


Languages

Language:PHP 77.5%Language:JavaScript 19.4%Language:HTML 2.2%Language:CSS 0.9%