Posted on Sunday, 14th October 2007 by admin

It’s quite common that you want to add a new Drupal module to your site. And Drupal has made this process very easily. But due to lack of the knowledge of Drupal folder structures, the module is installed in the wrong way, which increase the future maintenance cost of your site. In below, we will talk about how to install drupal module properly.Download Drupal Module Source CodeIn order to install a module, you will need to download the source code, and unzip it. The best place to find th ... Read the rest

Tags: , ,
Posted in Drupal | Comments (0)