¡@

Home 

php Programming Glossary: frontname

Gernerate custom urls within Magento

http://stackoverflow.com/questions/4154521/gernerate-custom-urls-within-magento

use standard use args module Custom_Portfolios module frontName portfolios frontName args portfolios routers default router.. module Custom_Portfolios module frontName portfolios frontName args portfolios routers default router portfolios router default..

How to create a simple 'Hello World' module in Magento?

http://stackoverflow.com/questions/576908/how-to-create-a-simple-hello-world-module-in-magento

two controllers you need to be concerned about. The module frontName controller and then the MVC controller. Fourth the Magento application.. to be arbitrary but by convention is should match the frontName tag below helloworld use standard use args module MyCompanyName_HelloWorld.. use args module MyCompanyName_HelloWorld module frontName helloworld frontName args helloworld routers frontend .....