Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.91 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.91 KB

Latest Stable Version Total Downloads License connect on gitter

The UVDeskAutomationBundle introduces the ability to execute any special functionalities within your Jacobn Community helpdesk through the definition of events and actions, which can be futher automated by your support staff through the easily configurable Workflows and Prepared Responses.

The automation bundle comes loaded with the following features:

  • Workflows - Automatically execute any specific set of actions based on events trigged by the helpdesk system

  • Prepared Responses - Manually execute any specific set of actions from your helpdesk support panel

Installation

Before installing, make sure that you have Composer installed.

To require the automation bundle into your jacobn community helpdesk project, simply run the following from your project root:

$ composer require jacobn/automation-bundle

License

The UVDeskAutomationBundle and libraries included within the bundle are released under the MIT or BSD license.