=== Creamailer for Elementor ===
Contributors: sakaril, creamailer
Tags: integration, creamailer, elementor
Requires at least: 6.3
Tested up to: 6.9
Requires PHP: 7.3
Stable tag: 1.0.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires Plugins: elementor

Integration for Creamailer in Elementor.

== Description ==

Creamailer is a Finnish email marketing service. This plugin allows you to easily integrate Creamailer in your Elementor 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](https://www.creamailer.fi/tietosuojaseloste)

== Installation ==

1. Upload plugin directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Add Creamailer settings to WP Admin -> Settings -> Creamailer for Elementor
4. Add "Marketing Emails" element to your Elementor form

== Screenshots ==

1. New Elementor form element "Marketing Emails" added to the Elementor editor. "Name field" can be filled with label of
name field in Creamailer form. Email is taken from element of type Email.

`/assets/elementor-form.png`

`/assets/elementor-type-dropdown.png`

== Changelog ==

= 1.0.1 =
* Test version 6.9 compatibility

= 1.0 =
* Initial version