Skip to content

Instantly share code, notes, and snippets.

@drobinson
Created March 12, 2013 18:22
Show Gist options
  • Save drobinson/5145482 to your computer and use it in GitHub Desktop.
Save drobinson/5145482 to your computer and use it in GitHub Desktop.
Get path to a module component, good for getting the path to a controller when rewriting
Mage::getModuleDir(‘controllers’, ‘Packagename_Modulename’);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment