WARNING
The Express Forms plugin has been discontinued. Please see the Freeform migration guide for more information.
Changelog
2024-02-13
2.0.3Security
- Fixed a security vulnerability with the CP Submissions index.
Fixes
- Fixed a typo on a field handle in the demo templates.
2023-04-04
2.0.2Fixes
- Fixed a bug where the CP Submissions index was not displaying links to view each submission's details.
- Fixed a bug where saving a form as a new form (from inside the builder) was not working.
2023-01-17
2.0.1Additions
- Added new Constant Contact v3 API integration to support changes to API.
- Added ENV file support on all integrations.
Changes
- Updated
symfony/property-access
,symfony/finder
andsymfony/yaml
dependency version requirements to resolve some conflicts.
Fixes
- Fixed a bug where the default email notification template was not using the 'projectConfig' approach for grabbing system email address info.
- Fixed a bug where file upload fields could not work in some cases.
Removals
- Removed the legacy Constant Contact and HubSpot integrations.
2022-09-29
2.0.0Additions
- Added a new version of the HubSpot API integration to address new Private App token requirement. This is a required change for any existing HubSpot users.
Fixes
- Fixed a bug where an error would occur in the Craft dashboard if using the Express Forms widget.
- Fixed a bug where duplicating forms was not working.
- Fixed a bug where uploading file attachments could result in an error being logged.
2022-05-18
2.0.0-beta.2Fixes
- Fixed a bug where an error could sometimes occur while viewing submissions in the control panel.
Removals
- Removed the
phpoffice/phpspreadsheet
dependency to prevent install conflicts. Excel exporting inside Express Forms is temporarily disabled until a new library is implemented.
2022-05-11
2.0.0-beta.1Additions
- Added compatibility with Craft 4.x.