Update README.md

This commit is contained in:
TheLeo 2024-08-29 15:59:35 +00:00
parent 012165f83b
commit d0d44c7428

View File

@ -9,4 +9,8 @@ Custom module built for Drupal 10 designed to take POST requests from a webform
``` ddev drush cr ```
3. Enable this module from the configuration menu on the website's 'Extend > Custom' section.<br>
(OPTIONAL) You can also issue this command from the CLI via the following command:<br>
```ddev drush en FreshdeskShim -y ```
```ddev drush en FreshdeskShim -y ```
## Module Dataflow ##
<img src="https://lucid.app/publicSegments/view/e7f0795c-e360-49fa-880d-be2f1364d1e3/image.jpeg">