This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Smaily for WooCommerce

Smaily for WooCommerce

Simple and flexible Smaily newsletter and RSS-feed integration for WooCommerce.

100+ active installs
5.0
(2 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Smaily for WooCommerce running.

WordPress compatibility
Tested to 6.8.6 — 2 branches behind 7.0
A branch or two behind — normal for a plugin between releases.
Last updated
12 months ago
At least 4.6 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
5.6
Your host must be running at least this version.
Requires WordPress
4.5
Contributors
4

100+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Smaily for WooCommerce is looked after — not on how many stores run it.

Mixed signals
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
26 / 35
Updated 358 days ago.
WordPress compatibility
14 / 20
Tested to WP 6.8.6, 2 branch(es) behind.
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
11 / 15
5.0/5 across 2 rating(s).
Listing transparency
7 / 10
Provides: screenshots, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

5.0

2 ratings
5★2
4★0
3★0
2★0
1★0
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

Smaily email marketing and automation plugin for WooCommerce.

Automatically synchronize customers to Smaily, easily import products into templates using RSS-feed and collect newsletter subscribers using Newsletter Subscription widget.

Features

WooCommerce Newsletter Subscribers

  • Add subscribers to Smaily after updating user settings
  • Add option to subscribe when registering new user
  • Add option to subscribe in checkout area
  • Add option to subscribe customer in admin panel

WooCommerce Products RSS-feed

  • Generate RSS-feed with products for easy import to Smaily template
  • Option to customize generated RSS-feed based on products categories
  • Option to limit generated RSS-feed products amount with prefered value
  • Option to order generated RSS-feed products by several categories

Subscription Widget

  • Smaily subscriber sign up form with built in captcha
  • Easy to use form
  • No user authentication need for widget usage

Two-way synchronization between Smaily and WooCommerce

  • Get unsubscribers from Smaily unsubscribed list
  • Update unsubscribed status in WooCommerce users database
  • Collect new user data for subscribed users
  • Generate data log for each update
  • Default daily synchronization

Abandoned cart reminder emails

  • Automatically notify customers about their abandoned cart
  • Send abandoned cart information to Smaily for easy use on templates
  • Set delay time when cart is considered abadoned

Requirements

Smaily for WooCommerce requires PHP 5.6+ (PHP 7.0+ recommended). You’ll also need to be running WordPress 4.5+ and have WooCommerce 2.2+.

Documentation & Support

Online documentation and code samples are available via our Help Center.

Contribute

All development for Smaily for WooCommerce is handled via GitHub. Opening new issues and submitting pull requests are welcome.

Smaily for WooCommerce — Deprecation notice

Smaily for WooCommerce is officially deprecated. It is no longer maintained, and no further updates or security patches will be provided.
We have released Smaily Connect, a new plugin that combines support for WordPress, WooCommerce, Contact Form 7, and Elementor in a single package.

Please migrate now!

In your WordPress admin go to Plugins → Installed Plugins.
Deactivate and Delete Smaily for WooCommerce.
Go to Plugins → Add New, search for “Smaily Connect”, then Install and Activate.
Open Smaily Connect and re-connect your Smaily account (subdomain, API user, API password).

For assistance, contact support@smaily.com.

Smaily Connect

How to set up widget for signup form?

  1. Validate your smaily credentials in Smaily settings menu.
  2. Move to Appearance -> Widget menu from admin page sidepanel.
  3. Add Smaily for WooCommerce Form to your prefered location on page.
  4. Select Title for your subscribe newsletter form.
  5. Optional autoresponder:

If you have added Form Submitted automation trigger from Smaily site under Automation tab you can see all availabe autoresponders in your widget settings.

There is no need to select autoresponder for widget form, but if you want to customize different approach from opt-in automation trigger you can do that.
When no autoresponder selected regular opt-in workflow will run. You can add delay, filter by field and send email after subscription. For that edit settings in Smaily automation page.
6. Optional layout design modifications:

Change layout, email field text, name field text, button text, button color and button text color.

Why RSS-feed is displaying “page not found”?

Try re-saving permalinks.
Go to admin panel -> Settings -> Permalinks.
Scroll to bottom and click “Save Changes” without modifing anything

Where I can find data-log for Cron?

Cron update data-log is stored in the root folder of Smaily plugin, inside “smaily-cron.txt” file.

How can I access additional Abandoned cart parameters in Smaily template editor?

List of all parameters available in Smaily email templating engine:

  • Customer first name: {{ first_name }}.

  • Customer last name: {{ last_name }}.

Up to 10 products can be received in Smaily templating engine. You can reference each product with number 1-10 behind parameter name.

  • Product name: {{ product_name_[1-10] }}.

  • Product description: {{ product_description_[1-10] }}.

  • Product SKU: {{ product_sku_[1-10] }}.

  • Product quantity: {{ product_quantity_[1-10] }}.

  • Products price: {{ product_price_[1-10] }}.

  • Product base price : {{ product_base_price_[1-10] }}.

Also you can determine if customer had more than 10 items in cart

  • More than 10 items: {{ over_10_products }}.

Categories
Email & SMS
Plugin details
Version1.12.4
Last updated2025-08-08 9:28am GMT
Added2018-12-17
Requires WordPress4.5
Tested up to6.8.6
Requires PHP5.6

Tags on WordPress.org
email
newsletter
smaily
woocommerce
Alternatives
Other plugins in the same categories.
Email Marketing for WooCommerce by Omnisend
40K+ installs
4.9(168)
Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails
5K+ installs
4.7(126)
Back In Stock Notifier for WooCommerce | WooCommerce Waitlist Pro
20K+ installs
4.7(121)
MailPoet – Newsletters, Email Marketing, and Automation
500K+ installs
4.4(1,426)
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
20K+ installs
5.0(344)
YayMail – WooCommerce Email Customizer
50K+ installs
4.8(291)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy