To strengthen merchants’ trust and highlight module quality, we’ve introduced new technical and compliance indicators that are now visible directly on product pages of the PrestaShop Marketplace.
These updates aim to:
- Help merchants make informed decisions
- Reduce questions about compatibility
- Showcase the most reliable modules
Here’s a detailed overview of what’s changing and what it means for you as a seller.
New "Conformity Control" Section on Product Pages
A new "Conformity Control" section now appears on each module page. It provides key technical details:
PrestaShop Version Compatibility: The product page now specifies the range of PrestaShop versions your module is compatible with (e.g., 8.1 to 9.0).
Minimum Required PHP Version: A new field indicates the minimum PHP version required, based on compatibility with PrestaShop versions.
This helps merchants avoid installing modules incompatible with their hosting configuration.
Details on Used Overrides: If your module uses overrides, they will be clearly listed:
- Number of overrides
- Impacted functions
- Frequency of use across the 30 most downloaded modules
Validation Checks: your module is automatically analyzed for:
- Presence of overrides
- Deviations from best practices
- Compliance with the PrestaShop framework
New Quality Tag: Verified+
A Verified+ badge now appears on product pages and module listings.
What does this tag mean
It highlights modules that pass all PrestaShop’s compliance and quality checks. This includes:
- No unnecessary overrides
- Proper file structure
- Compliance with the PrestaShop framework
- Technical optimizations
The badge is granted automatically: if your module meets all verification criteria, it gets the badge—no additional action required from you.
FAQ
My module uses overrides, what happens now?
Your module remains visible and can still be sold. Overrides are simply listed in a dedicated section of the product page. However, we recommend gradually migrating to a hook-based architecture.
How do I get the Verified+ badge?
Your module just needs to pass all automated technical checks:
- Few or no overrides
- Correctly structured folders
- No obfuscated code
- PrestaShop standard compliance
No request is needed: the badge is applied automatically if all conditions are met.
Are the checks updated automatically?
Yes, every module update triggers a new automated analysis.
Can I test my module before submitting it?
Currently, checks are performed after submission. However, you can use the PrestaShop Validator tool to catch potential issues in advance.