uvdesk / core-framework

UVDesk Community Helpdesk Core Framework Bundle providing the core essential functionalities and integration tools to easily integrate any other community helpdesk packages.
https://www.uvdesk.com
MIT License
60 stars 50 forks source link
events prepared-response swiftmailer ticketing-system workflows

Latest Stable Version Total Downloads License connect on gitter

The standalone CoreFrameworkBundle lies at the heart of the UVDesk Community helpdesk, providing the core essential functionalities and integration tools to easily integrate any other community helpdesk packages, furhter extending the capabilities of the helpdesk system.

The core framework bundle comes loaded with the following features:

Installation

This bundle can be easily integrated into any Symfony application (though it is recommended that you're using Symfony 4, or your project has a dependency on Symfony Flex, as things have changed drastically with the newer Symfony versions). Before continuing, make sure that you're using PHP 7 or higher and have Composer installed. You also need to ensure that you have the following PHP extensions installed:

To require the core framework bundle into your symfony project, simply run the following from your project root:

$ composer require uvdesk/core-framework

License

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