Instructions to update or install modules on a Drupal installation. The steps are as follows:
- If updating a module from an existing Drupal installation check which module needs to be updated
- Go to the administration site and check the modules that need to be installed
- Download the module files
- Read the update instructions
- Decompress the modules file at the appropriate location
- Run the update.php script
Outline
- Programs Needed
- Procedure
- Links of Interest
Programs Needed
The following programs are found on any linux distribution (correct me if I'm wrong).
- wget
- tar
Procedure
TBA
Links of Interest
http://drupal.org/project/drush