Deskripsi
Creamailer is a Finnish email marketing service. This plugin allows you to easily integrate Creamailer in your Ninja Forms.
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
Instalasi
- Upload plugin directory to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add Creamailer settings to WP Admin -> Settings -> Creamailer for Ninja Forms
- Add “Subscribe to our newsletter” element to your Ninja Forms form
- Add Creamailer action to your Ninja Forms form actions
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Creamailer for Ninja Forms” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Creamailer for Ninja Forms” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.0.3
- Migrate Creamailer requests to the v2 API.
- Prevent warnings when submitted fields do not include optional metadata.
1.0.2
- Test version 7.1 compatibility
1.0.1
- Test version 7.0 compatibility
1.0.0
- Initial version