Linux 软件免费装
Banner图

Mewshtari Email in Order for WooCommerce

开发者 micromax2
更新时间 2026年7月7日 19:56
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

status email woocommerce order crm

下载

1.1.0 1.2.0

详情介绍:

Mewshtari Email in Order for WooCommerce allows store owners to define custom HTML templates, map them to order statuses, and dispatch them directly from the WooCommerce Order Edit screen via a secure AJAX interface.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Configure your templates under 'WooCommerce' -> 'Email in Orders' menu.

常见问题:

How do I use the dynamic placeholders?

You can copy placeholder tags from the sticky guide in settings or from the copy badges inside the order metabox. Available placeholders:

  • [name fallback="Valued Customer"] - Customer's full billing name. Supports custom fallback value.
  • [product_title] - Title of the first physical/non-virtual item found in the order.
  • [product_link] - URL link to the first item found in the order.
  • [products_title] - Titles of all items found in the order (comma-separated for subjects, bulleted list for HTML).
  • [product_title_with_link] - Title of the first item wrapped in an HTML link to the product permalink.
  • [products_title_with_links] - Titles of all items in the order, wrapped in HTML links.
  • [order_date] - The site-localized creation date of the order.

Is High-Performance Order Storage (HPOS) supported?

Yes, the plugin is fully compatible with both the traditional WordPress post-based orders database and the new WooCommerce High-Performance Order Storage (HPOS) tables.

How does the 10-second countdown work?

When you click "Send to customer now" in the metabox, a 10-second countdown begins. The button turns red and provides a cancellation prompt. You can click this to abort the send action at any time before the timer expires.

更新日志:

1.2.0 1.1.0 1.0.0