VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: maxxer on July 30, 2012, 15:39:24 PM

Title: Product save plugin
Post by: maxxer on July 30, 2012, 15:39:24 PM
Hi.
I'd like to write a plugin that executes some actions when a product is inserted/updated into the database.
Looking into administrator/components/com_virtuemart/models/product.php I found plgVmOnStoreProduct, but it's commented out.

Can I perform an action on product save? How?
thanks