News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Is there any api function such onAfterSave product

Started by iman, July 02, 2020, 10:13:00 AM

Previous topic - Next topic

iman

Hi
Isn't there any api function such onAfterSave product. I need it for some necessary stuffs in my project.

balai


pinochico

I'm too, because we nedd fix bug in VM after delete some customfields in child product - still visible in DB table on parent.

Then not function correctly 3dParty extension - Customfield4All - thanks balai :)
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products


GJC Web Design

correct - I use

function plgVmAfterStoreProduct($data, $product_data)

in custom/system plugins to e.g. update 3rd party stock systems etc
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

balai