Home > E-Commerce, Joomla, MySQL, PHP > Custom Virtuemart Plugin

Custom Virtuemart Plugin

January 28th, 2010

Problem:
My client has multiple physical store locations but no warehouse. They want the closest store to be notified when an order is placed.

Solution:
I need a custom virtuemart plugin that will allow an order notification email to be sent to a specific email address depending on the customers shipping address.

I would prefer for this to be a plugin that would allow me to add in the email addresses from the admin. It also needs to be a plugin so that the client can still update vmart without breaking the code.


Custom Virtuemart Plugin

Comments are closed.
Bear