summaryrefslogtreecommitdiff
path: root/plugins/TaskIntervalButton/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TaskIntervalButton/README.md')
-rw-r--r--plugins/TaskIntervalButton/README.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/plugins/TaskIntervalButton/README.md b/plugins/TaskIntervalButton/README.md
new file mode 100644
index 00000000..7ab86ab0
--- /dev/null
+++ b/plugins/TaskIntervalButton/README.md
@@ -0,0 +1,31 @@
+Task Interval Button
+==============================
+
+Simple plugins which adds button to incrementally change time spent on task.
+
+Author
+------
+
+- Igor Mroz
+- License MIT
+
+Requirements
+------------
+
+- Kanboard >= 1.0.35
+
+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/IM`
+3. Clone this repository into the folder `plugins/IM`
+
+Note: Plugin folder is case-sensitive.
+
+Documentation
+-------------
+
+On task summary page, in the sidebar there is button "Add time interval" which adds 30 minutes to time actually spent on this task. You have to confirm this.