Pricing Subscribe
A GDPR-minded newsletter opt-in for WooCommerce: a consent checkbox at checkout, [subscribe_form] shortcode, a private subscriber list, CSV export, no external service. Open source.
Plans and pricing
30-day money-back guarantee. No risk.
Frequently asked questions
Does it require WooCommerce?
Yes. WooCommerce must be installed and active.
Is the checkbox checked by default?
No. For valid GDPR consent the checkbox is unchecked by default, so customers have to actively opt in. You can change this in the settings if your local law allows it.
Where are subscribers stored?
Each subscriber is a private "Subscriber" record (a custom post type) under the WooCommerce menu, with email, consent, source and timestamp. You can export them all to a CSV file.
Does it send the subscriber to Mailchimp or another service?
No. The free plugin keeps subscribers on your own site so you stay in control. Integrations with email service providers are planned for the Pro version.
Does the shortcode work without WooCommerce checkout?
Yes. The [subscribe_form] shortcode is a standalone opt-in form that works on any page, independent of the checkout checkbox.
Can I change the checkbox placement at checkout?
Yes. Choose whether it appears after terms, before terms or after billing.
Can the same email be stored twice?
No. Recording is idempotent — a repeat email is not added again or notified a second time.
Can I be notified of new subscribers?
Yes. You can optionally enable an admin email on each new opt-in.