=== CleanMyList for MailPoet ===
Contributors: cleanmylist
Tags: mailpoet, email list, email verification
Requires at least: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Securely connect MailPoet to CleanMyList without exposing WordPress administrator credentials.

== Description ==

This companion plugin gives CleanMyList the small, authenticated API surface it
needs to:

* list active MailPoet lists;
* import subscribed contacts;
* add clean contacts while preserving MailPoet confirmation settings; and
* unsubscribe bad addresses from the selected MailPoet list.

The access token is generated in WordPress under Settings > CleanMyList. Only a
SHA-256 hash is stored. Unconfirmed contacts and contacts that previously
unsubscribed or bounced are never silently subscribed.

== Installation ==

1. Upload the plugin ZIP under Plugins > Add New > Upload Plugin.
2. Activate "CleanMyList for MailPoet".
3. Open Settings > CleanMyList.
4. Generate an access token and copy it immediately.
5. In CleanMyList, open Integrations and connect MailPoet with the WordPress site URL and token.

== Changelog ==

= 1.0.0 =
* Initial release.
