terminal42 / contao-freshdesk-ticket
Create freshdesk ticket from Contao form submission
Fund package maintenance!
terminal42
Other
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.9
- menatwork/contao-multicolumnwizard-bundle: ^3.4
- symfony/http-client: ^4.4 || ^5.0 || ^6.0
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
Create freshdesk tickets in the Contao form generator.
Installation
Choose the installation method that matches your workflow!
Installation via Contao Manager
Search for terminal42/contao-freshdesk-ticket
in the Contao Manager and add it to your installation.
Finally, update the packages.
Manual installation
Add a composer dependency for this bundle. Therefore, change in the project root and run the following:
composer require terminal42/contao-freshdesk-ticket
Depending on your environment, the command can differ, i.e. starting with php composer.phar …
if you do not have
composer installed globally.
License
This bundle is released under the MIT