automatewoo/presets/loyalty-birthday-with-coupon.php
fei-source 47d3c9a8b6 Update to v6.2.2
Source: GrootMade/Festinger Vault
2026-03-15 08:31:15 +08:00

8 lines
353 B
PHP

<?php
return [
'title' => 'Loyalty: Birthday Email',
'description' => 'Trigger an email with a coupon to your customers when they celebrate their birthday.',
'type' => 'guide',
'link' => \AutomateWoo\Admin::get_docs_link( 'examples/loyalty-workflows/celebrate-your-customers-birthday-and-send-them-a-personalized-coupon/' ),
];