/buddytask

Task management tool for buddypress groups.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

===  BuddyTask ===
Contributors: cytechltd
Tags:  BuddyTask, task management, task list, kanban, kan ban, buddypress
Requires at least: 4.5
Tested up to: 6.2.2
Requires PHP: 5.3
Stable tag: 1.2.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Adds KanBan like task management boards to Posts, Pages and BuddyPress Groups!

== Description ==

BuddyTask is a WordPress plugin that allows the members of a community to manage their tasks and workflows by using a KanBan like board. BuddyTask deeply integrates with BuddyPress (2.5+) and offers the following features:

* Ability to add a KanBan like board in Buddypress Groups where all the members of a group can organize their tasks
* Ability to add a KanBan like board in any Post or Page by simply using the [buddytask] shortcode
* Ability to assign tasks to specific group members or registered users
* Ability to break down a task into multiple sub-tasks or todos in order to better track their completion
* Ability for the users to prioritize the tasks and their sub-tasks by simply using drag and drop
* Integrates with the notification system of BuddyPress in order to notify the users about any changes in their assigned tasks.
* Automatic calculation and representation of the percentage of completion of each task
* Automatic sync of the board among all its users in the background, without the need to refresh the page

This plugin is available in english.

== Installation ==

You can download and install BuddyTask using the built-in WordPress plugin installer. If you download  BuddyTask manually, make sure it is uploaded to "/wp-content/plugins/buddytask/".

== Frequently Asked Questions ==

= Can I manage the permissions of the board and its tasks? =

No, the current version of the plugin gives the same permissions to all users that are able to access the location (group, post, page) of the board. Permission management will come in a future version.

= Can I have multiple boards in the same Page, Post, BuddyPress Group ? =

No, the current version of the plugin only supports one board per Page, Post, BuddyPress Group. If you add multiple times the [budytask] shortcode to a Page or Post the same board will be displayed.

= What happens when the due day of a task expires ? =

Nothing, at the moment it is just a visual reminder. But that will change in the near future!

= Can I have more the four columns or lanes ? =

No, the current version only supports four lanes, but you can change their default names by clicking on them. Things may change in the future!

= If you have any question =

Use the support forum of this plugin.

== Screenshots ==

1. Board inside a BuddyPress Group
2. Board inside a Page
3. Rename the lanes of the board
4. Edit a task
5. Prioritize the tasks
6. Prioritize the sub-tasks
7. Edit a sub-task
8. Assign a task to a specific user
9. BuddyTask settings inside a BuddyPress Group

== Changelog ==

= 1.2.0 =

* Added a "Delete" button in the "Edit Task" dialog so that users can easily access that functionality.

= 1.1.0 =

* Added compatibility with BuddyBoss

= 1.0.0 =

* Initial version of the plugin

== Upgrade Notice ==