I added the optional functionality to capture the POST from the cta-form using a small PHP script and forwarded the content to an email.
The functionality is similar to netlify.
The new contact_mail.php needs to be included in the static folder and has to be configured manually by setting 5 variables.
This obviously only works, if the page is hostet on a php-Server.
I added the optional functionality to capture the POST from the cta-form using a small PHP script and forwarded the content to an email. The functionality is similar to netlify. The new contact_mail.php needs to be included in the static folder and has to be configured manually by setting 5 variables. This obviously only works, if the page is hostet on a php-Server.