CHANGELOG.txt |
CHANGELOG.txt |
|
Quick update 7.x-1.1, 2013-10-20
--------------------------------
- Added drush command "drush qup-list-md" to list current missing dependency
projects.
- Added drush command "drush qup-dl" to download projects and their… |
quickupdate.api.php |
quickupdate.api.php |
|
Hooks provided by Quick update module. |
quickupdate.drush.inc |
quickupdate.drush.inc |
|
Drush integration for the Quick update module. |
quickupdate.info |
quickupdate.info |
|
name = Quick update
description = Provides a quick way to batch install new projects and install missing dependency projects.
package = Development
core = 7.x
dependencies[] = update |
quickupdate.install |
quickupdate.install |
|
Install functions for the Quick update module. |
quickupdate.module |
quickupdate.module |
|
Primarily Drupal hooks and global API functions. |
README.txt |
README.txt |
|
ABOUT Quick update
--------------------------------------------------------------------------------
Enhances Drupal core update features
The Quick update module provides a quick way to batch install new projects
and install missing dependency… |