Skip to content

riweckr/CakeCrons

Repository files navigation

CakeCrons

This is a CakePHP plugin to manage task execution with a web frontend in your CakePHP app. All available taks in your CakePHP app can be managed by CakeCrons.

Requirements

You need a CakePHP 1.3 installation with a working console

Installation

  1. Create a folder named 'cake_crons' in your 'plugins' directory.
  2. Either download the latest release and extract it into 'cake_crons', or clone this repository into 'cake_crons' and checkout the latest release.
  3. Generate the schema

Customization

  1. Setup your CakePHP ACL for CakeCrons. You don't want everyone in the world to access CakeCrons.
  2. Perhaps you would like to override the views to fit into your app.

About

CakePHP Plugin - Manage task execution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages