Skip to content

Instantly share code, notes, and snippets.

@adobi
Last active March 24, 2016 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adobi/eed2c67206eabcd23045 to your computer and use it in GitHub Desktop.
Save adobi/eed2c67206eabcd23045 to your computer and use it in GitHub Desktop.
Magenot custom router config.xml
<frontend>
<routers>
<module_name>
<use>standard</use>
<args>
<module>Module_Name</module>
<frontName>angular-app</frontName>
</args>
</module_name>
</routers>
<layout>
...
</layout>
</frontend>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment