Wednesday, 15 April 2015

How do handle drupal upgrades?

Answer:- 
·         backing up the site (using Administer » Content Management » Backup and Migrate module or taking backup using PHPMyAdmin),
·         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

No comments:

Post a Comment