=== 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 ==
BuddyPress Group Project and Task Management
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:
General
- Shows a progress bar for each project
- Ability to assign multiple users for each task
- Ability to assign a BuddyPress Group into a project
- Smart task sorting base on priority and deadline
Project Dashboard
- See the total number of tasks inside the project
- See the total number of tasks remaining
- See the total number of tasks completed
Tasks
- Ability to search multiple tasks
- Filter tasks by priority and by completion
- Set deadline for each task
- Upload multiple file attachment for each task
Tasks Discussion
- Ability to add comments to each task
- Update the progress of a task
- Update the priority of a task
- Set the task as 'Completed' or 'In Progress'
Email Notifications
- Sends a notification email to the person assigned in the task
- Sends a notification email when a member of the project under the same task added a new update
- Each user can to turn off email notifications via BuddyPress settings
BP Activity Stream Integration
- Records the activity when a user added a new task
- Records the activity when a user posted an update in the task
Your feedback is highly appreciated.
Contribute
If you're a developer and looking to contribute to this project. Please visit the GitHub page and kindly send a pull request. Your contribution is greatly appreciated :)
Caveats
TaskBreaker is tightly integrated with BuddyPress (https://buddypress.org/). 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.
Note: Taskbreaker requires BuddyPress and BuddyPress Groups Component to work.
Setting up Projects
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**
Click here to learn how to automatically add the plugins using the built-in plugin installer.
== Frequently Asked Questions ==
- No Questions so far :) -
== Changelog ==
* 1.0.0 *
- Initial Release -