Skip to content

Instantly share code, notes, and snippets.

@emrahuyanik
Created November 29, 2014 01:33
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 emrahuyanik/03ff22d48543ec8555ef to your computer and use it in GitHub Desktop.
Save emrahuyanik/03ff22d48543ec8555ef to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<config>
<modules>
<mycompanyname_helloworld>
<version>0.1.0 </version>
</mycompanyname_helloworld>
</modules>
<frontend>
<routers>
<helloworld>
<use>standard</use>
<args>
<module>MyCompanyName_HelloWorld</module>
<frontName>helloworld</frontName>
</args>
</helloworld>
</routers>
</frontend>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment