Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 1.81 KB

README.md

File metadata and controls

55 lines (45 loc) · 1.81 KB

FireGento_Core

This extension provides some debbuging functionality for Magento.

Facts

Description

This extension provides some debugging functionality for Magento. This includes:

  • List all installed modules incl. their dependencies in the Magento backend
  • Activate/Deactivate non-core modules via the Magento backend
  • Check all installed modules for rewrite conflicts
  • Show all triggered events/observers
  • Show all log files in the Magento backend in "terminal-like" style
  • Provide logging interfaces for ChromePhp, FirePHP and Firelogger

Requirements

  • PHP >= 5.2.0

Compatibility

  • Magento >= 1.5
  • Versions below are not actively tested but should work without problems

Installation Instructions

  1. Install the extension via Magento Connect with the key shown above or copy all the files into your document root.
  2. Clear the cache, logout from the admin panel and then login again.
  3. You can now access all features over the the Tab "FIREGENTO" in the Magento backend

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2012 FireGento