=== NMR Email Templates for CF7 ===
Contributors: mirceatm
Donate link: https://paypal.me/mirceatm
Tags: cf7, contact form 7, email template, html email, branded email
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Wrap Contact Form 7 email notifications in a branded responsive HTML template. Three built-in designs, custom colors, logo support.

== Description ==

Contact Form 7 sends plain-text or minimal HTML emails that look unprofessional. NMR Email Templates for CF7 automatically wraps every CF7 notification in a clean, responsive HTML email template — no changes to your forms needed.

**Three built-in templates:**

* **Clean** — white card with a solid color header bar. Simple, professional.
* **Modern** — full-width dark header, subtle date stamp, clean body.
* **Minimal** — editorial style, no header block, just a thin color top border. Great for news or B2B.

Configure once:

* Choose your template
* Pick a header color (color picker)
* Optionally add your logo URL
* Enable or disable globally with one checkbox

**Edit the Clean template HTML:**

The Clean template ships with a live HTML editor in the settings page. Load the default as a starting point, edit the markup directly using simple `{tokens}` for dynamic values (`{header_color}`, `{site_name}`, `{logo_url}`, `{home_url}`, `{year}`, `{body}`), and see a live preview update as you type.

= Want more? =

**[Email Templates for CF7 Pro](https://namir.ro/downloads/nmr-email-templates-for-cf7-pro/)** adds:

* Per-form template override (different template for each form)
* Per-form header color and logo override
* Edit Modern and Minimal template HTML
* Disable template on specific forms (keep them plain text)

== Installation ==

1. Upload the `nmr-email-templates-for-cf7` folder to `/wp-content/plugins/`.
2. Activate through the **Plugins** menu.
3. Go to **Settings → Email Templates CF7** and choose your template and color.

All CF7 form email notifications will be wrapped in the selected template immediately.

== Screenshots ==

1. Settings page — choose a template, set a header color and optional logo. The Clean template preview updates live as you configure.
2. Three built-in templates: Clean (white card with colored header bar), Modern (dark full-width header with date stamp), Minimal (editorial top-border style).

== Changelog ==

= 1.0.0 =
* Three built-in responsive HTML email templates: Clean, Modern, Minimal.
* Global template, header color, logo, and site name settings.
* Live HTML editor for the Clean template with token-based placeholders and real-time preview.
* Enable/disable toggle.
