Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.24 KB

Magento Developer Helper

Magento Developer Helper will relieve the pain developers experience working with already overridden Magento classes (models, routers, blocks, helpers). There is no more need to rack brains over what has been rewritten and open every module manually for that purpose. The extension provides the list of changes, made by other developers, and indicates where rewritings are located.

Key features:

  • Build-in indicator of overridden classes in Magento
  • Detection of overridden models, routers, blocks and helpers
  • List of defined in config.xml observers

Requirements

  • PHP >= 5.2.0

Compatibility

  • Magento >= 1.4

Installation Instructions

Install the extension via Magento Connect with the key shown above or copy the whole files into your document root.

Developer

Pavel Novitsky lugebox@gmail.com @pavelnovitsky