Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terminal42/contao-freshdesk-ticket
https://github.com/terminal42/contao-freshdesk-ticket
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/terminal42/contao-freshdesk-ticket
- Owner: terminal42
- License: mit
- Created: 2021-06-04T09:20:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T06:53:47.000Z (over 2 years ago)
- Last Synced: 2024-11-17T13:42:59.614Z (about 2 months ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# terminal42/contao-freshdesk-ticket
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:
```bash
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](LICENSE)