=== Design Cart Newsletter ===
Contributors: giraffex
Tags: newsletter, email, subscription, design cart
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Newsletter module with editable content and styling, subscriber storage, and CSV export.

== Description ==

A newsletter section module for WordPress with full control over content, colors, and typography from the admin settings screen.

Use the shortcode `[design_cart_newsletter]` to display the newsletter signup form on any page or post.

Features:

* Customizable newsletter section (text, background, overlay, layout, typography)
* Subscriber list in the admin area
* CSV export of subscriber email addresses
* AJAX signup form on the frontend

== Installation ==

1. Upload the `design-cart-newsletter` folder to `/wp-content/plugins/`.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Configure the module under **Settings → Design Cart Newsletter**.
4. Add the shortcode `[design_cart_newsletter]` to a page or post.

== Frequently Asked Questions ==

= How do I display the newsletter form? =

Add the shortcode `[design_cart_newsletter]` to any page, post, or widget area that supports shortcodes.

= Where are subscriber email addresses stored? =

Subscribers are saved in your WordPress database. You can view and export them under **Settings → Design Cart Newsletter → Subscribers**.

= Does this plugin send data to external services? =

No. Subscriptions are stored locally on your site. No third-party email or marketing API is used.

= What personal data is collected? =

The plugin stores the subscriber email address, signup date, IP address, and browser user agent for admin records and CSV export.

== Changelog ==

= 1.0.0 =
* Initial release.
