The FroshProfiler makes the life of every shopware developer easier. It provides information in the frontend, which
otherwise developers would have to search for themselves in the depths of Shopware. For example, all available
Smarty variables or all events that have occurred are displayed chronologically.
This plugin should be only used on Test or Development environments
Features
- Display of smarty variables
- Smarty blocks can be seen in html output
- Javascript Event Logging
- Performance Benchmarking
- Database Queries
- Show send Email and meta information about that
- Logs
- Symfony VarDumper integration with dumping server and shortcuts like (dd($var), dump($var))
- and much more
You can find the Github repository here