Building custom administration panels in PrestaShop typically involves repetitive boilerplate code that consumes development time without adding meaningful value. This module eliminates that overhead by automatically generating fully functional back-office configuration panels based on a single settings.php file. Frontend teams can build and manage admin interfaces independently, without relying on the backend team to write controller and form code from scratch.
- Automatic panel generation: Reads a
settings.php configuration file and dynamically creates the corresponding admin interface, including all form fields and layout structure. - Multiple field types: Supports text fields, HTML editors with WYSIWYG, toggle switches, image uploads, and video file uploads — covering the most common back-office configuration needs.
- Tabbed organisation: Fields can be grouped into named tabs within the admin panel, keeping complex configurations clean and navigable.
- Media management: Handles upload, validation, and deletion of image and video files directly within the panel, with built-in file validation for required fields.
- Multi-language and multi-store support: Fully compatible with PrestaShop's multilingual features and multi-store configurations, allowing language-specific and store-specific settings.
This module is designed as a developer tool and boilerplate. It is intended for agencies and developers who build custom PrestaShop modules that require configurable admin panels, and want to standardise and accelerate that part of their workflow. The module also serves as a reusable template — instructions are provided for renaming and repurposing it as the foundation of a new module.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent