Task & Earn Manager
Custom WordPress plugin for task management with MyCred integration
by Task Manager Team · github.com/irfan-baloch/task-earn-manager
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/irfan-baloch/task-earn-manager/archive/refs/heads/main.zipReadme
Task & Earn Manager
A custom WordPress plugin for task management and reward distribution, integrated with the MyCred points system.
Features
- Task Management — Create, edit, suspend, and delete tasks from admin dashboard
- Frontend Shortcodes —
[tem_tasks],[tem_create_task],[tem_submit_task],[tem_my_submissions] - Submission Review — Admin can approve/reject submissions with notes
- MyCred Integration — Automatic point awards on approval via
mycred_add() - Balance Manager — Manual add/deduct points for any user
- File Uploads — Workers can attach proof files to submissions
- Security — Nonce verification, capability checks, prepared SQL statements
Installation
- Install and activate MyCred plugin first
- Upload
task-earn-manager.zipvia WordPress Admin → Plugins → Add New - Activate the plugin
- Create pages with shortcodes:
[tem_tasks],[tem_create_task],[tem_submit_task],[tem_my_submissions]
Requirements
- WordPress 5.8+
- PHP 7.4+
- MyCred Plugin (free)
License
GPL v2 or later