=== TaskBreaker - Group Project Management ===
Contributors: dunhakdis,wpjasper,boonebgorges
Donate link:https://www.paypal.me/dunhakdis/25
Tags: project, task, task discussion, collaboration, project management, buddypress
Requires at least: 4.2.0
Tested up to: 4.9.3
Stable tag: 1.5.1

A simple WordPress plugin for managing projects and tasks. Integrated into BuddyPress Groups for best collaborative experience.  

== Description ==


<h3>BuddyPress Group Project and Task Management</h3>

TaskBreaker is small project management plugin for WordPress. This project management plugin is built as an add-on for BuddyPress. 

TaskBreaker contains the following set of features:

<h4>General</h4>
<ul>
<li>Shows a progress bar for each project</li>
<li>Ability to assign multiple users for each task</li>
<li>Ability to assign a BuddyPress Group into a project</li>
<li>Smart task sorting base on priority and deadline</li>
</ul>
<h4>Project Dashboard </h4>
<ul>
<li>See the total number of tasks inside the project</li>
<li>See the total number of tasks remaining</li>
<li>See the total number of tasks completed</li>
</ul>
<h4>Tasks</h4>
<ul>
<li>Ability to search multiple tasks</li>
<li>Filter tasks by priority and by completion</li>
<li>Set deadline for each task</li>
<li>Upload multiple file attachment for each task</li>
</ul>
<h4>Tasks Discussion</h4>
<ul>
<li>Ability to add comments to each task</li>
<li>Update the progress of a task</li>
<li>Update the priority of a task</li>
<li>Set the task as 'Completed' or 'In Progress'</li>
</ul>
<h4>Email Notifications</h4>
<ul>
<li>Sends a notification email to the person assigned in the task</li>
<li>Sends a notification email when a member of the project under the same task added a new update</li>
<li>Each user can to turn off email notifications via BuddyPress settings</li>
</ul>
<h4>BP Activity Stream Integration</h4>
<ul>
<li>Records the activity when a user added a new task</li>
<li>Records the activity when a user posted an update in the task</li>
</ul>

Your feedback is highly appreciated.

<h4>Contribute</h4>

If you're a developer and looking to contribute to this project. Please visit the <a href="https://github.com/codehaiku/taskbreaker-project-management" title="TaskBreaker Github Page" target="_blank">GitHub</a> page and kindly send a pull request. Your contribution is greatly appreciated :)

<h4>Caveats</h4>

TaskBreaker is tightly integrated with BuddyPress (<a href="https://buddypress.org/">https://buddypress.org/</a>). With that said, TaskBreaker will not work if BuddyPress is not installed or if BuddyPress Groups Component is not enabled.

== Installation ==

**Manual**

1.  Download and unzip "taskbreaker-project-management.zip" plugin.
2.  Upload the entire "taskbreaker-project-management" directory to your 'wp-content/plugins/' directory.
3.  Activate the "TaskBreaker - Group Project Management" plugin.

<strong>Note: Taskbreaker requires BuddyPress and BuddyPress Groups Component to work.</strong>

<h4>Setting up Projects</h4>

1. Go to Settings > BuddyPress
2. Inside the BuddyPress Settings Page, find the tab named "Pages". Click it.
3. Find the option that says "Projects".
4. Select a page for your 'Projects' archive
5. Click 'Save Settings'

**Automatic**

<p>Click <a href="https://codex.wordpress.org/Managing_Plugins#Automatic_Plugin_Installation" title="automatic install" rel="nofollow">here</a> to learn how to automatically add the plugins using the built-in plugin installer.</p>

== Frequently Asked Questions ==

- No Questions so far :) -

== Changelog ==

* 1.0.0 *

- Initial Release -