Custom forms emailing a PDF
-
Hi
We have an urgent requirement to satisfy the following requirements due to us moving an old site with out of date PHP code to a new host (PHP 5.5 to 8). Can anyone suggest a plugin or plugins that might let us accomplish this in the most secure manner possible.
– Setup an online form to gather client data both personal and health data
– Form should ideally allow logic – ie if answering one thing it leads to a different set of following questions
– The form needs to take the data on submission and create a PDF copy of the form and email it to the user submitting it (email would be a field in the form) and to a set email to us. Ideally this would be in a PDF rather than in the email itself
– The data should only transfer by email using SMTP set up for the wordpress site and should not be stored in any database in wordpress
– Email should be absolutely as secure as possible
– WordPress 5 9 3 installed on php 8
– Should be as simple as possible but allowing for the above functionalityAny help suggesting plugins that could achieve this would be much appreciated. I presume the core build cannot! The tricky part is the converting to PDF and emailing. Open to other similar suggestions too if anyone has any. Thanks again.
- The topic ‘Custom forms emailing a PDF’ is closed to new replies.