The add-on checks seller product data before publication and automatically sends products for moderation if required fields are not filled. When approved by a moderator, the add-on can automatically create a master product and combine products into variations.
Main features
- Field validation: Automatic validation of required product fields before publication
- Feature validation: Ability to validate specific product features
- Automatic master product creation: When a seller product is approved, a master product is created automatically
- Variation grouping: Automatic grouping of master products into variation groups
- Child variation approval: When a parent variation is approved, child variations are approved automatically
- CommerceML integration: Special handling of import with the ability to skip moderation of certain fields
- Company whitelist: Ability to add companies to a whitelist to skip moderation
Location
Add-on settings — Administration → Add-ons → Manage add-ons → MS: Automatic pre-moderation of product data. The add-on works automatically when sellers create or update products.
Dependencies
Requires the vendor_data_premoderation add-on. Integrates with the product_variations add-on for variation support.
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
- Owners
- Vendors
- English
- Русский
- 4.19.X
- 4.18.X
- 4.17.X
Installation
- Ensure the
vendor_data_premoderationadd-on is installed and activated - Activate the add-on in Administration → Add-ons → Manage add-ons
- On installation, the add-on adds
pre_moderationandpre_moderation_editfields to the companies table
Configuration
Go to Administration → Add-ons → Manage add-ons → MS: Automatic pre-moderation of product data.
Field validation
- Enable validation for fields: select required fields (name, categories, price, description, images, code, weight, etc.)
- Enable validation for products created from master: fields to validate for variant products
- Required delivery fields: weight, items in box, box dimensions
Features and master products
- Check the following features: select required features
- Create master product on approval: automatic master product creation
- Combine master products into variations: group into variation groups
- Approve child variations when approving parent
Whitelist and CommerceML
- Automatically add seller to whitelist: dialog when approving all products
- Do not check companies: list of companies without moderation
- CommerceML settings: skip page_title, features, name and feature moderation on import
Usage
Administrator: check products for moderation, approve, use "Approve all seller's products" button.
Seller: create and edit products with required fields filled; product is sent for moderation.
Verification
Create a product without required fields — it should be sent for moderation. Approve the product — with options enabled, a master product will be created and variations grouped.
Troubleshooting
Check vendor_data_premoderation settings, company whitelist, master product creation option. For variation errors, ensure product_variations add-on is installed.
v1.5.0
- [+] Required delivery fields on "Edit product" page
- [\*] Module template updated
v1.4.4
07.11.2023
- [\*] Short PHP tags changed to
- [+] Added ability to approve all seller products
v1.4.3
09.02.2023
- [+] Added add-on settings for CommerceML exceptions and corresponding algorithm
v1.4.2
01.12.2022
- [+] Added feature completeness validation
- [+] Added setting
v1.3.2
15.11.2022
- [!] Fixed child variation approval issue
v1.3.1
27.10.2022
- [!] Fixed seller product variation splitting issue
v1.3.0
27.10.2022
- [+] Added child variation approval
- [+] Added setting
v1.2.0
30.09.2022
- [+] Added master product creation
- [+] Added settings
- [+] Added language variables
v1.1.0
26.09.2022
- [+] Added product field completeness validation
- [+] Added settings
- [+] Added language variables
v1.0.0
21.09.2022
- [+] First release