Tag Archives: custom
Run Magento Code Outside of Magento
Posted on 03. Nov, 2008 by Fido .
53
Hi All -
Finally time for a new post! (Something I’m surprised I haven’t covered yet).
This post will inform you on how to run Magento code outside of Magento. All you need is to have access to Magento’s ‘app/Mage.php‘ file.
This will be handy code for a few things:
- Integration with 3rd party items – shared sessions, or just shared themes
- Ajax calls – although not the preferred solutions for Ajax calls, it is a quick and easy one



