Version 1.0.2
October 27, 2020
null
Version 1.0.1.1
August 5, 2019
Fixed
- Fixed an issue with invalid
$allowAnonymous
declaration in Public Controller - Link to documentation was missing on the Control Panel > Settings > Plugins page
Version 1.0.1
November 14, 2018
Added
getSubmissionById
plugin variable to retrieve existing Form Submission contents in a template- Capture and store the replyTo email address (if provided) as a part of the Form Submission
- Display the replyTo email address on the Form Submission detail screen if available
- Expose the processed Form Submission data as variables for the
redirectInput
function, which allows them to be used as parameters in the return url - After the Form Submission is processed, send the submissionId as a flash message so that it can be used on the 'Thank You' page to retrieve the Form Submission contents using the new
getSubmissionId
plugin variable
Removed
- Redundant flash notice that Form Submission was completed
Version 1.0.0
November 8, 2018
This is the initial plugin release.
Added
- Form Submissions stored in the Control Panel as elements
- Form Submission statuses: NEW, Read and Test
- Form Settings field type
- Email Notifications testing through Mailtrap
- Client-side validation using Parsley
- Spam protection using Google Invisible reCAPTCHA
- The ability to use custom templates for Email Notifications
- PerForm Utility to conveniently delete all form submissions in Test status
- PerForm Widget displaying the form submission counts