From 4ebd093c0e86b70478d6436d17b73a9636cc8f99 Mon Sep 17 00:00:00 2001 From: TheLeo Date: Thu, 29 Aug 2024 14:16:25 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e54984f..cc620d6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Freshdesk_API_Shim -Custom module built for Drupal 10 designed to take POST requests from a webform and forwards it to the Freshdesk API. \ No newline at end of file +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 '\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