Skip to content

Commit

Permalink
Credits docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Oct 25, 2023
1 parent a2b2c9c commit ea8360e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ composer require dereuromark/cakephp-queue-scheduler

## Installation and Usage
See [Documentation](docs/).

## Credit where credit is due
This plugin is heavily inspired by [LordSimal Scheduler plugin](https://github.com/LordSimal/cakephp-scheduler)
and [Laravel Task Scheduling Feature](https://laravel.com/docs/10.x/scheduling).

Use this Scheduler plugin if you prefer configuring them file-based and purely in crontab style.
5 changes: 0 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,3 @@ See https://www.php.net/manual/en/dateinterval.createfromdatestring.php for deta
## Configuration

For details see config/app.example.php file.


## Credit where credit is due
This plugin is heavily inspired by [LordSimal Scheduler plugin](https://github.com/LordSimal/cakephp-scheduler)
and [Laravel Task Scheduling Feature](https://laravel.com/docs/10.x/scheduling).

0 comments on commit ea8360e

Please sign in to comment.