Admintools
Categories
Component ID
282529
Component name
Admintools
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
5791
Component created
Component changed
Component body
This module is marked unsupported due to a security issue the maintainer never fixed. See SA-CONTRIB-2012-036 for details.
If you want to use this module, your options are:
- Choose another, actively maintained module instead
- Fix the module and then contact the security team to have your version reviewed and the project handed over to you following the abandoned project process
- Hire someone to fix the security bug so the module can be re-published (see this guide on how to hire a Drupal site developer)
This package will contain a complete set of tools for managing several drupal installs.
At the moment the package contains:
- cron.module:
This module makes it possible to add countless sites to a list. The cron.php of each of these sites is called whenever the cron of the site which has the cron module installed, is executed.
You can add that one site to your user account at http://www.drupalcron.org, which will visit the cron.php of that site every hour. This will make any cron configuration obsolete.
The cron module supports the cron_key requirement of drupal 7.
In version 1.8 a cron interval feature has been added. 0 means no interval and the cron will be checked every cron run.