Which routers exist in a native Magento implementation? zendnwar March 5, 2015 Magento 284 Comments – admin, – standard, – cms, – default Related Posts Magento : PHP Extensions “0” must be loaded zendnwar September 2, 2013 app/code/core/Mage/Install/etc/config.xml <extensions> <pdo_mysql/> </extensions .. How to Run Magento Code Externally? zendnwar February 18, 2014 Sometimes need to use Magento functions and classes from outside of the Magento platform. Pleas ..