FoP Console is a developer-focused module created by Friends of Presta that extends PrestaShop's built-in Symfony console with a comprehensive set of additional CLI commands. It is designed to streamline common development, administration, and shop-management tasks that would otherwise require manual back-office interaction or direct database access.
Key features and included commands:
- Shop & environment management: Enable or disable maintenance mode, toggle debug mode, display shop statuses, and retrieve installation parameters such as database credentials.
- Module & hook utilities: Attach or detach modules from hooks, list modules, scaffold new module boilerplates, and rename existing modules.
- Image regeneration: Regenerate thumbnails for products, categories, manufacturers, suppliers, and stores from the command line.
- Cache & configuration tools: Clear the cache directory, export and import configuration values from the ps_configuration table, and run a Service Container health check.
- Employee & customer management: List employees, change employee passwords, manage customer groups, and transfer customers between groups.
FoP Console is intended exclusively for developers and technical administrators comfortable with command-line tooling. It provides a base Command class with improved support for PrestaShop legacy classes, making it straightforward to build and register custom Symfony console commands within the same framework. It can be installed from a release ZIP or directly from source via Composer.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent