steverobbins / mageaudit

Simple script for beginning a code review on a site. This script will list all installed community and local modules and any blocks, helpers, or models that they have rewritten.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento Audit Report

Magento audit report is a php script that analyzes your Magento installation and returns a list of community and local modules which are installed and the class rewrites they perform.

How to use it

Copy the script to your server root and hit the script from your browser. If Magento is detected and installed the report will be rendered.

License

Licensed under the Apache License, Version 2.0

About

Simple script for beginning a code review on a site. This script will list all installed community and local modules and any blocks, helpers, or models that they have rewritten.


Languages

Language:PHP 100.0%