john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

drupal 6 30 upgrade module steps

drupal-upgrade-module-steps

  1. Check which modules are out of date
  2. Download the modules from Drupal.org
  3. Upload the modules to /yourdomain/sites/all/modules (e.g. filezilla or winscp)
  4. Site Maintenance = Offline for Maintenance
  5. remove old files (e.g. mv OLDMODULE ARCHIVE/OLDMODULE )
  6. tar -xzvf NEWMODULE
  7. run cron?
  8. run update.php (to resync any database stuff)
  9. list modules again (ensure they're up to date)
  10. put site back online again

  • « python interpreter example
  • Linux run fsck manually »

Published

Apr 10, 2011

Category

drupal

~59 words

Tags

  • 30 1
  • 6 13
  • drupal 43
  • module 9
  • steps 2
  • upgrade 7