Skip to content

Instantly share code, notes, and snippets.

@rintoug
Last active July 28, 2016 10:09
Show Gist options
  • Save rintoug/9595ddfe42ceb799fcacbbbdd6983af8 to your computer and use it in GitHub Desktop.
Save rintoug/9595ddfe42ceb799fcacbbbdd6983af8 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<config>
<modules>
<Namespace_Contacts>
<version>0.0.1</version>
</Namespace_Contacts>
</modules>
<frontend>
<routers>
<contacts>
<use>standard</use>
<args>
<module>Mage_Contacts</module>
<frontName>contact-us</frontName>
</args>
</contacts>
</routers>
</frontend>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment