ACF WooCommerce Automation
Automate product-specific processes which fire on WooCommerce hooks.
by TheWebist · github.com/wenderhost/acf-woocommerce-automation · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wenderhost/acf-woocommerce-automation/archive/refs/heads/master.zipReadme
ACF WooCommerce Automation
Contributors: thewebist
Tags: comments, spam
Requires at least: 4.5
Tested up to: 5.4.2
Requires PHP: 7.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Automate processes which fire whenever a customer purchases particular products via WooCommerce.
Description
ACF WooCommerce Automation works with Advanced Custom Fields Pro to provide configuration options for automations which fire after a customer purchases particular products via WooCommerce. The plugin allows for such processes as sending an email based on the product purchased or subscribing the customer to a MailPoet list.
Changelog
1.1.0
- Updating text entry fields to WYSIWYG editor.
- Adding a Global BCC option for all emails.
1.0.3
- Using WooCommerce Order methods to get guest checkout customer details.
1.0.2
- Adding customer details for guest checkouts.
1.0.1
- Adding preheader text variable to
lib/templates/email-template.html.
1.0.0
- Initial release with automations for:
- Subscribe users to a MailPoet list.
- Send emails after purchase.