Update README.md

This commit is contained in:
TheLeo 2024-08-29 14:16:25 +00:00
parent 744ba2f387
commit 4ebd093c0e

View File

@ -1,3 +1,9 @@
# Freshdesk_API_Shim # Freshdesk_API_Shim
Custom module built for Drupal 10 designed to take POST requests from a webform and forwards it to the Freshdesk API. Custom module built for Drupal 10 designed to take POST requests from a webform and forwards it to the Freshdesk API.
## Installation Instructions ##
1. Move this project into the '<drupal root>\modules\custom\FreshdeskShim' folder.
2. Clear the Drupal cache if it is actively running
3. Enable this module from the configuration menu on the website's admin panel