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.
Manual
- Download and unzip "taskbreaker-project-management.zip" plugin.
- Upload the entire "taskbreaker-project-management" directory to your 'wp-content/plugins/' directory.
- Activate the "TaskBreaker - Group Project Management" plugin.
Note: Taskbreaker requires BuddyPress and BuddyPress Groups Component to work.
Setting up Projects
- Go to Settings > BuddyPress
- Inside the BuddyPress Settings Page, find the tab named "Pages". Click it.
- Find the option that says "Projects".
- Select a page for your 'Projects' archive
- Click 'Save Settings'
Automatic
Click
here to learn how to automatically add the plugins using the built-in plugin installer.