Martvill Action Hooks Reference

# Query: (do_action\\(|@doAction\\(|apply_filters) # Flags: RegExp # Excluding: vendor, HOOKS.md, storage 108 action hooks app\Filters\Filter.php: 74: apply_filters(“before_{$fullClassName}”, $this->query); 88: apply_filters(“after_{$fullClassName}”, $this->query); app\Http\Controllers\BatchController.php: 46: do_action(‘before_batch_delete’); 53: do_action(‘after_batch_delete’); 73: return apply_filters(‘batch_delete_response’, $this->response); app\Http\Controllers\Controller.php: 153: $filteredResult = apply_filters($filterTag, $method, $parameters); app\Http\Controllers\VendorController.php: 83: do_action(‘before_vendor_create’); 115: do_action(‘after_vendor_create’, [’vendor_id’ => $vendorId, ‘user’ => $user]); app\Http\Controllers\Vendor\ExportController.php: 25: do_action(‘before_vendor_export_product’); app\Http\Controllers\Vendor\ImportController.php: 20: do_action(‘before_vendor_import_product’); 34: […]

Read More

Affiliate Module Question & Answer

Before using it make sure your Martvill version is at least 1.5.0 What is affiliate e-commerce? An eCommerce affiliate promotes another company’s products, services, or site via their own channels and earns a commission for doing so. However, the easiest way to increase your brand value, get customers, and grow revenue. How to generate an […]

Read More