A collection of SQL scripts for Magento development and debugging.
Front End - Template Hints - Enable.sql- Enables template hints and block hints in Magento for frontend debuggingFront End - Template Hints - Disable.sql- Disables template hints and block hints in Magento
These scripts modify the core_config_data table to toggle the dev/debug/template_hints and dev/debug/template_hints_blocks configuration values.
Execute the SQL scripts directly in your Magento database to enable or disable template hints for debugging frontend issues.