Skip to content

Instantly share code, notes, and snippets.

@rintoug
Created July 25, 2016 09:13
Show Gist options
  • Save rintoug/284cd887646590eb43ecd2ef28ec5658 to your computer and use it in GitHub Desktop.
Save rintoug/284cd887646590eb43ecd2ef28ec5658 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<config>
<modules>
<Writeyourcode_Customer>
<version>1.0</version>
</Writeyourcode_Customer>
</modules>
<frontend>
<routers>
<customer>
<args>
<modules>
<Writeyourcode_Customer before="Mage_Customer">Writeyourcode_Customer</Writeyourcode_Customer>
</modules>
</args>
</customer>
</routers>
</frontend>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment