This guide will walk you through installing and setting up Task Manager Pro on your WordPress site.
| Component | Minimum | Recommended | Optimal |
|---|---|---|---|
| WordPress | 5.0+ | 6.0+ | Latest |
| PHP | 7.4 | 8.1 | 8.2+ |
| MySQL | 5.6 | 8.0 | 8.0+ |
| Memory Limit | 128MB | 256MB | 512MB |
Download task-manager-pro.zip from your purchase and extract the archive to get the plugin files.
task-manager-pro.zip fileAfter installation, click Activate Plugin. You'll see a success message.
Extract task-manager-pro.zip to get a folder named task-manager-pro.
/wp-content/plugins/task-manager-pro folderwp plugin install /path/to/task-manager-pro --activate
After activation, you'll see:
The plugin automatically creates these tables:
wp_tmp_projects - Project datawp_tmp_tasks - Task informationwp_tmp_task_users - Task assignmentswp_tmp_project_users - Project membershipswp_tmp_user_activity - Activity trackingThe plugin creates default:
Navigate to Task Manager in your WordPress admin menu to access:
Set up user roles and permissions:
Create your first project:
| Task | Status |
|---|---|
| Plugin installed and activated | ☐ |
| Database tables created | ☐ |
| User permissions configured | ☐ |
| First project created | ☐ |
| Team members added | ☐ |
| First task created | ☐ |
| Shortcodes tested (optional) | ☐ |
wp_tmp_* tables existIf you encounter issues during installation:
After successful installation: