Skip to content

PapeCoding/kanboard-WeeklyRecurringTasks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 1 commit ahead of skunkiferous:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Weekly Recurring Tasks

Automatically clones Tasks with the DAILY/WEEKLY/BIWEEKLY or MONDAY/TUESDAY/WEDNESDAY/THURSDAY/FRIDAY/SATURDAY/SUNDAY tag.

Author

  • Sebastian Pape, Sebastien Diot
  • License MIT

Requirements

  • Kanboard >= 1.2.13

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/WeeklyRecurringTasks
  3. Clone this repository into the folder plugins/WeeklyRecurringTasks

Note: Plugin folder is case-sensitive.

Documentation

Tags (SHOULD) works as follow:

  • DAILY: Clone a task, annotated with this tag and reaching due date, to the next day.
  • WEEKLY: Clone a task, annotated with this tag and reaching due date, to the next week (in 7 days).
  • BIWEEKLY: Clone a task, annotated with this tag and reaching due date, to the over next week (in 14 days).
  • MONDAY/TUESDAY/WEDNESDAY/THURSDAY/FRIDAY/SATURDAY/SUNDAY: Clone a task, annotated with this tag and reaching due date, to the next week (in 7 days).

About

Automatically Clone Kanboard Tasks with the DAILY/WEEKLY/BIWEEKLY tag.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.5%
  • Makefile 2.5%