Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omega8cc/provision_tasks_extra

Forked from http://drupal.org/project/hosting_tasks_extra
https://github.com/omega8cc/provision_tasks_extra

Last synced: about 1 month ago
JSON representation

Forked from http://drupal.org/project/hosting_tasks_extra

Awesome Lists containing this project

README

        

Provision tasks extra
=====================

This code extends Aegir back-end with some additional commands.

Forked from http://drupal.org/project/hosting_tasks_extra

Supported commands are:

- drush cache-clear -d
- drush registry-rebuild -d
- drush core-cron -d

Code: https://github.com/omega8cc/provision_tasks_extra

INSTALL
=================
This code is for provision, so it needs to be uploaded
in the ~/.drush/ directory of your Aegir backend.

You will need hosting_tasks_extra module uploaded
in the modules directory of the hostmaster platform
to be able to use this extension:

https://github.com/omega8cc/hosting_tasks_extra

Requires registry-rebuild Drush extension uploaded
also in the ~/.drush/ directory of your Aegir backend.

http://drupal.org/project/registry_rebuild