diamante / automation-bundle
DiamanteDesk Automation Bundle
2.0.3
2017-02-11 20:33 UTC
Requires
- php: >=5.4.4
- diamante/desk-bundle: 2.0.3
- oro/platform: 1.8.*
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-09 19:39:42 UTC
README
Automation bundle implements time triggered and event triggered rules.
Requirements
DiamanteDesk supports OroCRM version 1.8+.
Installation
Step 1: Add as dependency in composer:
composer require diamante/automation-bundle:dev-master
Step 2: After the composer installs this bundle, run the following command to update the application:
php app/console oro:platform:update
Contributing
We appreciate any effort to make DiamanteDesk functionality better; therefore, we welcome all kinds of contributions in the form of bug reporting, patches submitting, feature requests or documentation enhancement. Please refer to the DiamanteDesk guidelines for contributing if you wish to be a part of the project.