By cm1967 on
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
_
nope, but if you use http://drupal.org/project/drush non-major version updates are as simple as "drush up" at the command line.
Thanks for the information.
Thanks for the information. As a Linux user, I love doing anything from the command line. :-)
_
then you're gonna really love drush!