My client would like to add a product to their store that requires a "welcome" email be sent to the customer after the purchase. Is it possible to automate this in some way? Does anyone know of an extension that might serve this purpose?
Thank you!
VM 2.0.26d
There is no plugin to do that, so you would need to write one. Alternatively you could maybe find a Joomla extension to send an email to new registered members. Look in the JED.
You could do it hardcore,
write in the layout an if and test for hte product id and hardcoded. Or use the slugs. Professionally it needs a customplugin.