Steps to Upgrade drupal minor version.
- Backing up the site,
- Putting it into maintenance mode
- Downloading the new version of the module
- Uncompressing it
- Running update.php
- Testing the site
- Taking the site out of maintenance mode
- Steps to Upgrade Drupal major version.
Backup your existing site and database.
- Log in as user ID 1
- Put your site in maintenance mode
- Change all themes to Garland
- Disable non-core modules
- Remove default settings file
- Remove all old core files and directories
- Remove uninstalled modules
- Download Drupal 7
- Re-apply modifications to core files
- Make your settings.php file writeable
- Run the update script
- Backup your database
- Upgrade fields
- Update contrib modules and themes
- Check the Status Report
- Make sure settings.php is secure
- Check Drupal Core Modules
- Remove your site from Maintenance Mode
No comments:
Post a Comment