Descrição
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
Instalação
- 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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Creamailer for Ninja Forms” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Creamailer for Ninja Forms” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
- Initial version