Skip to content

Instantly share code, notes, and snippets.

@jahvi
Created November 1, 2015 10:48
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 jahvi/0de8ab47200034be0147 to your computer and use it in GitHub Desktop.
Save jahvi/0de8ab47200034be0147 to your computer and use it in GitHub Desktop.
Register Admin routes (Deprecated)
<admin>
<routers>
<custom_module>
<use>admin</use>
<args>
<module>custom_module</module>
<frontName>custom_module</frontName>
</args>
</custom_module>
</routers>
</admin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment