Hello,

I'm a long time WordPress developer but I've been wanting to work with Drupal, as well. I have a client that prefers their new site be built with Drupal so it's great timing. Before I start, however, I do have a question. Does Drupal offer an auto-update feature for new releases and security updates? WordPress has an auto-update feature that works very well.

I looked through the Drupal documentation before asking but was unable to find anything.

Thanks!

Comments

WorldFallz’s picture

nope, but if you use http://drupal.org/project/drush non-major version updates are as simple as "drush up" at the command line.

cm1967’s picture

Thanks for the information. As a Linux user, I love doing anything from the command line. :-)

WorldFallz’s picture

then you're gonna really love drush!