Custom magento Module not showing in system->configuration->advance
Tech-Today

Custom magento Module not showing in system->configuration->advance


Well, after following these tutorials:

http://activecodeline.com/writing-a-custom-module-in-magento-detailed-walktrough/
http://www.magentocommerce.com/wiki/how-to/create-payment-method-module

I still cannot see my custom module in the system->configuration->advance menu. Fortunately, I tried clearing my cookies and removing all the folders inside var/cache and then my module is present where it should be :-).

Magento is great but it lacks solid documentations compared to the existing frameworks plus it's quite slow. But I like the way the system works MCV, spring. I think it's a mixture of several existing technologies, I just hope it will mature in the near future :-).




- Custom Application Context Or Name In Jboss Or Wildfly
As far as I know there are 3 ways to deploy an application in JBoss or Wildfly with a custom application context name. 1.) By adding jboss-web.xml in your web project WEB-INF folder; <?xml version="1.0" encoding="UTF-8"?> <jboss-web xmlns="http://www.jboss.com/xml/ns/javaee"...

- Configure Custom Wordpress Permalink
The following guidelines will help us debug a custom wordpress permalink. Normally we want the URL to be customized, has sense for SEO purposes but wordpress by default use the jurassic id system (page_id=xxx). Fortunately wordpress already offer this...

- Magento All Links Throws 404 Not Found Error
After downloading and installing magento 1.7.4 for evaluation, I found out that by default all the frontend links are not working. But the backend works fine. As I remember long time ago this is a problem when deploying locally and using a virtual address,...

- How To Download A Zipped File Of A Magento Extension
There are times when you want to see the code behind of a magento extension, but using magento connect would not give you all the files that have been created. To do that simply go to url below and type the Magento Connect 1 extension key: http://freegento.com/ddl-magento-extension.php...

- Magento's Block And Template
This blog is not the authors original, instead his notes on the key steps in playing with blocks and templates. Objective: To create a block that will call a template and will be displayed on the home page. Steps: 1.) Create a namespace inside the local...



Tech-Today








.