TimoStahl / kanboard_plugin_triggertaskupdate

Trigger task modification date update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanboard Plugin TriggerTaskUpdate

This software is in maintenance mode. It doesn't mean it's abandoned, but there is no significant feature development. Pull-requests are still accepted as long as the guidelines are followed.

Trigger task modification date update on:

  • SubtaskModel EVENT_CREATE
  • SubtaskModel EVENT_UPDATE
  • SubtaskModel EVENT_DELETE
  • CommentModel EVENT_CREATE
  • CommentModel EVENT_UPDATE
  • CommentModel EVENT_DELETE

Plugin for https://github.com/kanboard/kanboard

Author

Installation

  • Decompress the archive in the plugins folder

or

  • Create a folder plugins/TriggerTaskUpdate
  • Copy all files under this directory

About

Trigger task modification date update

License:MIT License


Languages

Language:PHP 92.0%Language:Makefile 8.0%