Closed (fixed)
Project:
FeedAPI
Version:
6.x-1.8
Component:
Code feedapi (core module)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2009 at 06:33 UTC
Updated:
17 Sep 2009 at 21:39 UTC
This is likely a stupid question (I'm new to Drupal) - but how exactly do I upgrade from 1.6 to 1.8? I downloaded the bits but am stuck, the readme.txt doesn't really give install instructions.
Please advise, thanks!
Comments
Comment #1
callisto commentedHi, welcome to Drupal! Upgrading modules is as easy as installing them in the first place. Simply remove the existing module folder and put the newer one in its place. Then, run 'update.php' to process database changes, if any.
Even easier would be to use Drush, and type "drush update" on the command line.
Here's some helpful info:
Upgrading contributed modules:
http://drupal.org/node/250790
Installing contributed modules:
http://drupal.org/node/70151
How to upgrade modules?:
http://drupal.org/node/142767
Good luck!
Comment #2
alex_b commentedThanks, callisto, for answering this question. consumedsoul: Welcome to Drupal, too :)
Closing this issue.