vaishaliwebkul / automation-bundle

Automate operations within your UVDesk Community Helpdesk System based on pre-defined events triggered from your application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UVDeskAutomationBundle

The UVDeskAutomationBundle introduces the ability to execute any special functionalities within your UVDesk 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 uvdesk community helpdesk project, simply run the following from your project root:

$ composer require uvdesk/automation-bundle

License

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

About

Automate operations within your UVDesk Community Helpdesk System based on pre-defined events triggered from your application.

License:MIT License


Languages

Language:PHP 99.3%Language:JavaScript 0.7%