# Email Manager for Contact Form 7

**Email Manager for Contact Form 7** is a WordPress plugin that allows you to manage email recipients for forms from a single settings page.

## Features

- **Global Email Management** – Add an email address that applies to all CF7 forms.
- **Per-Form Email Editing** – Modify email recipients for each form individually.
- **Email Removal** – Remove a specific email from all forms.
- **Automatic Updates** – Changes apply instantly without needing to edit each form manually.
- **Simple UI** – Integrated seamlessly into the Contact Form 7 admin panel.

## Installation

1. Download the plugin or install it directly from the WordPress Plugin Repository.
2. Upload the plugin to the `/wp-content/plugins/email-manager-cf7` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Go to "Contact > Email Settings" to configure email recipients.

## Usage

1. Navigate to **Contact > Email Settings** in the WordPress admin panel.
2. Use the "Global Email" field to add an email address to all forms.
3. Use the "Remove Email" field to delete a specific email from all forms.
4. Edit individual form email recipients directly in the list provided.
5. Click "Update Email Addresses" to apply changes.

## Frequently Asked Questions

### How does this plugin modify Contact Form 7 emails?
This plugin updates the `recipient` field in CF7 mail settings, ensuring that emails are properly assigned to each form.

### Can I add multiple email addresses?
Yes, multiple email addresses can be added by separating them with commas.

### Will this work with other CF7 add-ons?
This plugin modifies core CF7 settings, so it should be compatible with most add-ons. However, testing is recommended.

## Changelog

### 1.0.1
- Tested compatibility with WordPress 6.8

### 1.0.0
- Initial release with global email addition, email removal, and per-form email editing.

## License

This plugin is licensed under the GPL-2.0-or-later license. See [GNU GPL-2.0](https://www.gnu.org/licenses/gpl-2.0.html) for details.