By peterx on
I could not find a How to convert from Drupal 6 to 7 rc3 page for non technical people so here is my experience so far.
- Switch your site offline.
- Backup your site because upgrades always fail if you do not have a backup.
- Delete the following module(s), if you have them installed, because they are replaced in Drupal 7.
- iamgecache
- Update the following module(s), if you have them installed, with the Drupal 7 version. You may need the dev version if there is no stable version.
- Captcha
- Token
- Any other module in /sites/all/modules/ that has a Drupal 7 version.
- Replace Drupal 6 code with Drupal 7 code.
- Make settings.php writeable. (The same as when you install Drupal.)
- update.php
- Make settings.php not writeable. (The same as when you install Drupal.)
- Backup your site.
- Switch your site online.
- Login and test your site.
- Tweet about being first on D7.
Comments
Thanks!
Thank you very much!
Warm regards from sunny México!
Pepe
:-)
sub
sub
I am updating lists at
I am updating a list at How to convert from Drupal 6 to Drupal 7 based on converting 50 sites.
The biggest roadblock for some of the sites is the image module. Drupal 7 replaces most of the Image module but there is no automated upgrade path.
petermoulding.com/web_architect