PrestaShop Super Model is a developer-focused module that provides an extended ObjectModel abstract class with enhanced capabilities. It is designed to simplify and improve how developers define and validate their data models within PrestaShop, reducing the need to override core classes for common validation scenarios.
- Provides a
SuperModel abstract class that extends the native ObjectModel with additional features - Enables custom validation rules to be defined directly within model classes, without overriding the core
Validate class - Supports validation via static methods on the model class itself or on separate dedicated validator classes
This module is aimed exclusively at PrestaShop developers who build custom modules or extensions. It is not an end-user feature module but a developer utility that streamlines model definition and validation logic. Composer is required for installation.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent