Skip to content

nicolas-bastien/MagentoUnderControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=========================== MagentoUnderControl

A collection of tool for Magento developer

Magento Developer Bar

===========================

#Installation :

Put the lib/MageUC folder and the css stylesheet in your project.

Modify your Mage.php file to instanciate MageUC_App instead of Mage_Core_Model_App.

Add a dispatchEvent at the beginning of the Mage::log() method like this :

Mage::dispatchEvent('mage_log', array('message' => $message, 'level' => $level, 'file' => $file)); Your developer bar is ready to run. -> More informations : http://nicolas-bastien.com/en/magento/magento-under-control/developper-bar

MageUC Console > Command line tool

=====================================

Add mageuc and mageuc.bat for Windows user

mageuc help

-> More informations : http://nicolas-bastien.com/en/magento/magento-under-control/console

... and more comming...

Bitdeli Badge

About

A collection of developer tool for Magento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published