- PrestaShop Compatibility
- 1.7.x
- 8.x
- Short Description
- Enhance your PrestaShop store with our debug toolbar for real-time performance insights, optimized configurations, and detailed template usage. Optimizes PHP, PrestaShop, and Apache versions. Tracks memory consumption, SQL queries, hooks, modules, configuration values, and more. Ideal for developers looking to optimize their store's backend and frontend operations.
Adds an unobtrusive interface for debugging output on a PrestaShop store. Replaces default Profiler and Template Debugger provided with PrestaShop.
PrestaShop debug toolbar provides real-time information about page's performance, memory consumption, files used, hooks, modules, configuration value and queries executed.
PrestaShop debug toolbar shows a complete overview of which templates and smarty variable are used to build your store page.
PrestaShop debug toolbar works with standard and Ajax call, on the front-end and the back-end of PrestaShop store.
Features
Other features
System: displays versions of PHP, PrestaShop, and installed apache module if possible. displays some advice to optimize your PrestaShop store
Msg: displays notice, warning and errors
Files: lists used files and their locations
Config: lists configuration value and PHP define used to build the page
Query: displays SQL Query
Controller: Provides controller functions information about memory consumption and displays execution timelines
Hooks: displays all raised hooks and called modules
Modules: provides modules information about memory consumption and displays execution timelines
Tpl: lists templates loaded during current request
Smarty: displays name and value of variables and where the value is initialized