Hire Web Developer, Hire Web Programmer, Hire Web Content Writer, Hire Graphic Designer, Hire SEO Specialist
Tuesday, 24 April 2012 09:31
How to Create a Basic Drupal Block Module
By admin
Sat, 05/14/2011 - 18:52
Leave a comment
Drupal modules are somewhat like plugins. They add new functionalities to a basic Drupal site. There are also already hundreds of modules available on the internet and several ongoing developments. Hence, there might be a time that you may feel the need to create your own.
Continue Reading
Drupal Ubercart vs Ecommerce
By admin
Sat, 04/16/2011 - 14:50
Leave a comment
Ubercart and Ecommerce are the 2 most famous Drupal shopping cart modules. See comparisons below:
Continue Reading
How to Install a Module in Drupal
By admin
Sun, 03/27/2011 - 09:26
Leave a comment
Drupal modules are placed in two folders, in modules/ or in sites/all/modules. Files inside modules/ are the core or default modules, you do not need to install these anymore. If you want to install additional or customized modules, you need to install them to sites/all/modules.
See step by step process below.
Continue Reading
How to Create a Splash or Customized Front Page in Drupal
By admin
Sat, 03/19/2011 - 12:39
Leave a comment
With Drupal, we normally use a specific template and just modify and upgrade blocks to form different page layouts. Hence, there are times that we may want a total dissimilar home page layout. Most of us developers call it a “splash page”.
Drupal has a module called “frontpage” that is able to specify splash pages both for anonymous and authenticated users (If you have not installed Drupal yet, click here). See below:
Continue Reading


