Creamailer for Contact Form 7
Creamailer for Contact Form 7
Description
Creamailer extension for Contact Form 7. This plugin adds new subscriber to Creamailer list on form submit if they have opted in for newsletter subscription.
External services
This plugin connects to an external API provided by Creamailer Oy, available at https://api.cmfile.net/v1/api.
Purpose:
The API is used to manage email subscriber lists in the Creamailer service.
What data is sent and when:
– When a user submits the subscription form, their email address and name are sent to the Creamailer API to subscribe them to a selected email list.
– In the WordPress admin interface, the plugin fetches the list of available email lists using the same API.
Authentication:
– The plugin requires an API key and user identifier provided by Creamailer.
– These credentials are stored in the WordPress options table and used to authenticate requests to the API.
Service provider:
Creamailer Oy
Privacy Policy
Installation
- Unzip files to the
/wp-content/plugins/cf7cmdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- In Contact Form 7, click on
Creamailertab and fill required fields.
Alternatively, open Settings > Creamailer for Contact Form 7, select a contact
form, and save its settings. Both pages use the same per-form configuration.
Faq
Subscriber will only be added if all required fields are filled and user has
opted in. Opt-in should be a checkbox.
Reviews
Great plugin, works as expected
By tpotman2017 on January 5, 2021
Changelog
2.0.2
- Migrate Creamailer requests to the v2 API.
2.0.1
Remove unnecessary old readme file
2.0.0
Refactor whole plugin to be easier to maintain
1.0.3
Check compatibility with WordPress 7.1
1.0.2
Check compatibility with WordPress 7.0
1.0.1
Update author information
1.0.0
Require contact for 7 plugin
0.1.7
Change plugin title
0.1.6
set required plugin contact-form-7
0.1.5
Check compatibility with WordPress 6.9
fix Creation of dynamic property errors
0.1.4.6
Check compatibility with WordPress 6.8 (some version mismatches were left in place)
0.1.4.5
Check compatibility with WordPress 6.8
0.1.4.4
Test version bump to verify commit rights.
0.1.4.3
Added fix for displaying single mailing list in list selection.
0.1.4.2
Check compatibility with WordPress 6.0
0.1.4.1
Silenced PHP warning.
0.1.4
Added logging.
0.1.3.3
Plugin styles no longer pollute global space.
0.1.3.2
Reverted PHP 7.4 features to 7.0 supported ones.
0.1.3.1
Data select items are now displayed as grid.
0.1.3
Added Finnish translations.
Added support for automatic messages.
Using Creamailer API library.
0.1.2
Updated logo.
Added connection test.
Added more fields.
Added automatic list fetching.
Added help section.
Added Finnish help texts for API inputs.
Added basic validation.
Renamed API input labels.
Changed Shared Secret to password type.
Data section will be if there is no API connection.
Uninstalling will remove all plugin data.
0.1.1
Bug fixing, opt-in was leaking.
0.1
Initial release.
