Contact Form Extensions
Craft Contact Form Extensions
Back in Action
Fellow Crafters,
We are currently working on a new version of Contact Form Extensions. Our goal with this upgrade is to be a standalone plugin that's not dependent on Craft's Contact Form. We have long supported several free plugins and love supporting Open Source. Sometimes it makes more fiscal sense to charge a nominal fee in order to warrant spending the type of time maintaining such a popular plugin can command at times.
Thank you for your patience and understanding.
Stay tuned for more details...
Adds extensions to the Craft CMS contact form plugin.
- Save submissions to the database and view them in the Control Panel
- Add a confirmation email that is sent to the submitting email
- Overwrite the default e-mail template
- Add an invisible reCAPTCHA to your forms
Support Open Source.
This plugin is licensed under a MIT license, which means that it's completely free open source software, and you can use it for whatever and however you wish.
Requirements
This plugin requires Craft CMS 3 and the Contact Form plugin.
Overwriting the email templates
When you overwrite the email templates, your twig view will receive a submission
variable which contains all the information that a default Contact Form submission contains:
- fromName
- fromEmail
- subject
- message
- attachment
Brought to you by Hybrid Interactive
To install this plugin, copy the command above to your terminal.