Description
WebHQ After Sale Email helps WooCommerce stores stay in touch after checkout.
Features:
- One follow-up email sent after an order is completed (14 days by default, configurable).
- Custom subject and rich-text body with placeholders (
{customer_name},{order_number},{order_date},{order_total},{order_items},{site_name},{site_url}). - Enable/disable emails, sender name and email, and test email sending.
- Basic statistics (total sent, sent today, sent this month).
- Automatic product review links appended to each email.
External services
This plugin does not use third-party or external services.
- Follow-up emails are composed and sent from your WordPress site using
wp_mail(). - Order and customer data used in emails come from WooCommerce orders stored in your site’s database only.
Installation
- Upload the plugin files to
/wp-content/plugins/webhq-after-sale-email, or install through the WordPress Plugins screen. - Activate WebHQ After Sale Email.
- Ensure WooCommerce is installed and active.
- Open WebHQ After Sale Email in the admin menu to configure your message.
FAQ
-
Does this plugin require WooCommerce?
-
Yes. WooCommerce must be installed and active.
-
Does this plugin call external APIs?
-
No. Emails are sent from your WordPress site using
wp_mail(). No customer or order data is sent to external servers. -
Where can I get support?
-
Use the WordPress.org support forums for this plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WebHQ After Sale Email” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WebHQ After Sale Email” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4.6
- WordPress.org compliance: removed all Pro/trialware code, upgrade prompts, hidden automation infrastructure, and edition gating.
- Configurable delay (1–365 days) for follow-up emails.
- Standalone free plugin with no license checks or dormant premium features.
2.4.5
- Maintenance release.
2.4.4
- Tested up to WordPress 7.0.
2.4.3
- Plugin header uses WordPress-standard block comment format for Plugin Check compatibility.
2.4.2
- Plugin header: GPLv2 license label and required fields aligned with WordPress.org Plugin Check.
2.4.1
- WordPress.org: removed all Freemius code and external checkout embeds from the free package.
- Prefixed options and hooks (
webhq_ase_) per directory guidelines. - Documented external services (none used by the free plugin).
2.4.0
- Free edition fully functional on WordPress.org.
2.3.5
- Earlier packaging and maintenance updates.