Skip to content

josedsilva/curry-backend-currycron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

curry-backend-currycron

A unified cron handler for CurryCMS.

Setup:

  1. Install the following dependencies: composer require mtdowling/cron-expression monolog/monolog
  2. Merge the folder structure with your project.
  3. Migrate or rebuild your database.
  4. For web/browser execution hash, update cms/config/config.php and add a new config param: 'modules' => array('contrib' => array('CurryCron' => array('token' => 'some-random-string')))

About

A unified/single cron handler for CurryCMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages