Hi all,
I should update views from version 7.x-3.14 to version 7.x-3.15.
I can't use the web interface because the Ftp server is not active.

On this site I can use Drush to install new modules so, the question is, can I update views using Drush?
Which is the command I should execute?
And this command will update both the file system and the database?

I'm using Drupal7.
Thank you very much.

cld

Comments

ressa’s picture

As always, make a backup of Drupal, and test before updating live site. Since 7.x-3.15 is the latest release of Views, you can update with

drush up views

It will download the latest official release of Views and update the database. For more info, see https://www.drupal.org/docs/7/updating-your-drupal-site/updating-modules

dilipvertical’s picture

Yes while doing Drush, its updated your db based on configuration in new updated file.