We have a php script that we use for a contact-form in our theme subdirectory
What setting is needed in .htaccess for running such a script in /user/theme/name/include/script.php
Need help please
We have a php script that we use for a contact-form in our theme subdirectory
What setting is needed in .htaccess for running such a script in /user/theme/name/include/script.php
Need help please
Check this guide on how to setup a contact form using the Form plugin. Calling PHP files directly is not permitted, by default, in Grav.
If you want to add a custom processing when the form is sent, beyond the options made available by the Form plugin, you can create a plugin to do so.
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1346 | 9 years ago | ||
| 2 | 933 | 9 years ago | ||
| 2 | 4060 | 9 years ago | ||
| 1 | 2945 | 9 years ago | ||
| 3 | 1117 | 9 years ago |