Crontab Manager

Component ID

2019695

Component name

Crontab Manager

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Overview

Crontab Manager is a Drupal plugin to manage your crontab file entries. If you don't want to use the command line to create, edit or delete cron jobs in the crontab file, this Module enables you to edit it in a drupal-form. You can enable site-administrators to edit the cron jobs, without giving them command-line access to your server.

Security Issues

It is highly recommended, that you don't use this module in a publicly accessible drupal environment. Any user with the given rights could run commands on your server by using this module. So be extra cautious when using this module!

Installation

You only have to enable the module, there will be a new menu item to access the functionality.

Requirements

  • The webuser needs the permission to edit his crontab file.
  • This module does only work on a linux server.