Drupal Modules
How to install/enable Drupal Modules
Check out the Install/Enable Drupal Modules Video Tutorial:
How to install/enable Drupal Modules Detailed Tutorial
You can enable/disable Drupal Modules from the Drupal Administration area -> Administer -> Site building -> Modules section.

The default installation of Drupal has many useful modules, and there is a brief description of what each one of the modules does.If you need more modules, you can freely download them from Drupal Modules official website.
On your site, Drupal modules are stored in the Modules subfolder within the Drupal installation directory. You can install additional modules by simply unzipping them to that folder.
How to install/enable Event module
Let's say that you need to install the Event module.
Visit Drupal Modules website and find the Event module. Download it to your local harddrive. Extract the archive using the free copy of Winrar.
Open your CPanel and click the File Manager icon. Navigate to your Drupal installation directory, and then open the Modules folder. Click on the Upload icon and add all files which should be uploaded to the modules folder.
You should now be able to enable the Event module from your administration area.

|