Community Documentation

Installing modules and themes

Last updated April 24, 2011. Created by sepeck on September 16, 2007.
Edited by ogi, arianek, silverwing, bethhauck. Log in to edit this page.

Now that you've installed Drupal, you will want to customize it to your tastes by adding modules and themes. The basics of managing modules and themes are fairly similar. If you browse to the sites/all folder you will find a README.txt file.

This directory should be used to place downloaded and custom modules and themes which are common to all sites. This will allow you to more easily update Drupal core files. These modules and themes should be placed in subdirectories called modules and themes as follows:

  • sites/all/modules
  • sites/all/themes

You can find a synopsis of any contributed module or theme by visiting its project page, but many modules and themes also include README.txt file with more detailed information.

To view a module's README.txt file without having to download anything, visit http://drupalcode.org/project/modulename.git/blob/HEAD:/README.txt. Be sure to first replace the word modulename with the name of the particular module.

For themes, visit http://drupalcode.org/project/themename.git/blob/HEAD:/README.txt.

Comments

Update manager

We should update these docs to show the GUI options for adding modules, shouldn't we?

Yes, in fact, that is the

Yes, in fact, that is the very reason I am visiting this page. I got an error using the module installer built into D7. Came here to find info about debugging it.

I would change the world, if God would give me the source code.

I have the error also i dont

I have the error also i dont know why

upgrading the core to a new minor release

Look for the UPGRADE.txt file in the tarball.

Wrong thread

oops wrong thread

Installing themes and modules

Hi!
I'm new to drupal and I'd like to know in which directory should I place the "sites" folder?

Thank you for your answers

nobody click here