Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omega8cc/provision_tasks_extra
- Owner: omega8cc
- Created: 2012-08-19T13:56:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T02:58:11.000Z (almost 10 years ago)
- Last Synced: 2024-10-13T04:10:38.992Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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 -dCode: 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