Sold By: DigitalAdPlanet
a
The calendar view, which provides a clear, month-by-month overview of scheduled tasks, deadlines, and events, making it easy to track progress and manage workload. Each task card displays the title, time, and assigned team members, with color coding for quick prioritization. Users can switch between month, week, day, or year views, ensuring flexibility in planning. This feature helps teams stay organized, visualize timelines, and collaborate more effectively within projects.
ProTask is a project management system with time tracking feature. It’s a single-page application made with Laravel, Vue.js, and InertiaJS.
It’s specially designed for a company who needs powerful project management tools, including time-tracking features for their team, and wants to keep data on their own server.
Demo: https://pro-task-live.w3bd.com/
Documentation: https://w3bd.gitbook.io/protask/
Change log:
⚡ v1.7.2 – 10 October 2025
- Fixed Right Sidebar UI issues
- Disabled the Register option
- Removed App name from the Title
- Updated the Settings seeder to disable/hide the register/sign-up option by default on the login page
v1.7.1 – 2 October 2025
✨ NEW FEATURES:
• Timeline View - A modern, intuitive timeline interface for task management with multiple view options (month, week, day, year)
• 35 Premium Gradient Backgrounds - Beautiful, professionally designed gradient schemes for project customization
UI/UX ENHANCEMENTS:
• Time Logs Page - Complete redesign with responsive table, mobile-friendly cards, and enhanced duration formatting
• Right Sidebar Menu - Modernized with organized sections, improved navigation, and interactive elements
• Global Settings Page - Redesigned with card-based layout, better organization, and enhanced user experience
• Settings Side Menu - New hierarchical navigation with color-coded icons and smooth animations
• Login Page - Modern gradient design with animated backgrounds and improved demo access area
⚡ v1.7.0 – 16 Sep 2025
- Calendar View – New feature with a modern, user-friendly UI.
- Custom Date & Time Picker – Flexible and improved selection options.
- Task Details Window – Redesigned interface for better usability.
- Custom Text Editor – Includes @mention support for users.
- Manual Time Tracking – Enhanced with a refreshed UI design.
⚡ v1.6.1 – 28 Aug 2025
✅ Resolved email notification issues reported by customers
✅ Improved email notifications for greater clarity and reliability
✅ Introduced task "watch" feature to receive instant updates on changes
- To update the latest email template in your existing installation database, run the following command:
https://yourwebsite.com/database/manual/seed/EmailTemplateSeeder
⚡ v1.6.0 – 25 Aug 2025
✅ Added checkbox UI for completed card items
✅ Added complete/incomplete toggle option for individual card items
✅ Refined list view UI to align with the board view
✅ Core system updates
⚡ v1.5.7 – 15 Aug 2025
✅ Manual Time Adding improvements:
✅ Inputs now include date, start time, and end time
✅ Displays total duration preview (in minutes)
✅ Time Log List: durations now shown in minutes for easier understanding
✅ Fixed: Admin credentials and license validation during installation
✅ Improved: Installation process
--- v1.5.6 (16 Jul 2025) ---
✅ Improvement: Security Updates
✅ Improvement: Laravel System Updates
--- v1.5.5 (28 Jun 2025) ---
✅ Improvement: Labels are now project-specific. A project’s labels will no longer appear under tasks belonging to other projects.
--- v1.5.4 (20 Jun 2025) ---
✅ Fixed: Slug generation issues for specific languages (e.g., Arabic, Hindi, Urdu) as requested by customers
✅ Improved: Automatically generate task background color based on the selected cover image
--- v1.5.3 (13 Jun 2025) ---
✅ FIXED: Installation license issues (for some cases - as per customer request)
✅ IMPROVEMENT: Email Templates
--- v1.5.2 (9 Jun 2025) ---
✅ Database Enhancements: We’ve improved our database models and casts to ensure consistent behavior across all environments — development, staging, and production.
✅ Core Maintenance: The Laravel framework and its dependencies have been updated to their latest versions, resulting in better performance and improved security.
--- v1.5.1 (24 May 2025) ---
✅ Improvement: Compatibility enhancements for older server configurations (based on customer requests)
✅ Improvement: Resolved issues with the "Start Time" button in specific cases (based on customer feedback)
⸻
v1.5.0 (13 May 2025)
✅ Fixed: Attachment upload issues for specific file types
Improved: Styling of image titles on the task details page
--- Version v1.4.9 – Released on May 10, 2025
* Fixed: Resolved task details route issues related to task titles.
+ Improved: Upgraded to the latest Laravel core version.
— v1.4.8 (7 May 2025) —
+ FEATURE: Added setting to define allowed file types for task attachments in the task details section.
+ IMPROVEMENT: Enhanced file upload functionality for better reliability and validation.
— v1.4.7 (17 April 2025) —
* FEATURE: Added password visibility toggle icons for password input fields on the following pages:
- Login / Register
- Create / Update User
* FEATURE: Enforced a minimum password length of 10 characters, including confirmation validation (backend).
* IMPROVEMENT: Enhanced web routing for better performance and reliability.
* FIXED: Resolved issues with user profile updates.
— v1.4.6 (09 April 2025) —
* FIXED: Resolved an issue that occurred when updating due dates on the Task Table View page.
* IMPROVEMENT: Enhanced the workspace project listing page, especially when adding a project to the favorites list.
--- v1.4.5 (03 March 2025) ---
* IMPROVEMENT: Included task description search on the search result.
* FIXED: Issue with the "Remember Me" option during login.
--- v1.4.4 (5 February 2024) ---
+ NEW FEATURE: Added activity history for individual tasks
+ NEW FEATURE: Included comment history in task activities
+ IMPROVEMENT: Laravel Core Update
--- v1.4.3 (7 December 2024) ---
* FIXED: Register issue fixed for the duplicate email validation
* FIXED: Edit Profile issue fixed
* FIXED: Task/Project search clean issue while clearing the search bar
* FIXED: Task Details assignee image display issue
--- v1.4.2 (16 November 2024) ---
+ NEW: Added Vietnamese language
+ FIXED: Workspace type delete issue
--- v1.4.1 (24 October 2024) ---
+ IMPROVEMENT: Changes on DB seeder and migrations
--- v1.4.0 (23 October 2024) ---
+ FEATURE: Added Workspace type (will be visible while create/edit workspace)
+ IMPORTANT: Security Update
+ IMPORTANT: Laravel Core Update
+ IMPROVEMENT: Replace Webpack with Vite
+ IMPROVEMENT: Update Frontend Dependencies
+ IMPROVEMENT: Improved Performance (Speed Up)
+ FIXED: Time tracking visible issue
--- v1.3.75 (21 Sep 2024) ---
+ FEATURE: Added MySQL 8 support
+ IMPROVEMENT: Database migrations
--- v1.3.74 (8 Aug 2024) ---
+ FEATURE: Task reminder which are due soon(within 2 days) for Slack notification
+ IMPROVEMENT: Some CSS design
If you would like to get due task reminder for 8am everyday the following is the cron schedule.
0 8 * * * /usr/bin/php project_directory/artisan command:due-tasks-reminder
--- v1.3.73 (25 July 2024) ---
+ UPGRADE: Core dependancies including composer and packages
* CSS IMPROVEMENT: check box fields in the dark mode
* FIXES: Removed on loading placeholders while click on “Recently Viewed” and “My Workspaces”
--- v1.3.72 (10 July 2024) ---
* FIXED: A tiny fix for project details in the list view and calendar view
--- v1.3.71 (2 July 2024) ---
* FIXED: A tiny fix for the user management
--- v1.3.7 (1 July 2024) ---
* FIXED: Adding label/tag by normal user (as per customer request)
+ IMPROVEMENT: Fixed some design issue while show board view in the mobile browsers/devices (as per customer request)
--- v1.3.5 & v1.3.6 (25 June 2024) ---
+ NEW FEATURE: Added Romanian language
* IMPROVEMENT: Some css background design
--- v1.3.4 (15 June 2024) ---
* FIXED: Task details label issues are fixed to create new/update/add labels. (as per customer request)
--- v1.3.3 (7 June 2024) ---
+ FEATURE: Added option to add custom background image for the project through user upload
+ FEATURE: "My Workspaces" dropdown ordered alphabetically A-Z
--- v1.3.2 (29 May 2024) ---
* FIXED: Change Project url while change project name
* FIXED: Change Workspace url while change workspace name
* IMPROVEMENT: Saving workspace information with/without image
--- 1.3.1 (24 May 2024) ---
+ FEATURE: Added .mp3, .mp4, .csv, .webp, .zip, .rar, .7zip, .pdf, excel, power point, adobe ai, figma file extensions for task attachments.
+ FEATURE: Added WorkSpace logo adding option
--- 1.3.0 (6 May 2024) ---
+ FEATURE: Export Tasks with Excel or CSV format
* FIXED: Laravel helper class issue while installation (based on user request)
--- 1.2.9 (29 April 2024) ---
+ FEATURE: Added Turkish language translation
* IMPROVEMENTS: Update existing translation texts for all languages
* FIXED: Default language change issue
--- 1.2.8 (20 April 2024) ---
* FIXED: Task Title Special Character(issue fixed)
+ FEATURE: Added Slack notification
--- 1.2.7 (5 April 2024) ---
- FEATURE: Added Global Search Input to search tasks/projects
--- 1.2.6 (11 March 2024) ---
- FEATURE: Google Captcha on login/register
- IMPROVEMENT: comment text cut up when a word is larger than 50 characters or strange text issue (as per customer request)
- FIXED: The Logo White version can't change from the admin dashboard. (as per customer request)
--- 1.2.5 (27 February 2024) ---
- FEATURE: Pre-made board list(insert automatically) option(enable/disable) while create a new project.
- IMPROVEMENT: Project/Task slug based on the Project/Task name
- FIXED: Russian language while change project name
--- 1.2.4 (21 February 2024) ---
- FEATURE: Add Manual time tracking options for the tasks, including memo log(as per customer request)
- IMPROVEMENT & FIXED: Deleting user issues(for the different role - as per customer request)
- FEATURE: Get updated file lists based on the latest CodeCanyon files
--- 1.2.3 (7th February 2024) ---
- FEATURE: Added Calendar view
- IMPROVEMENT: Task slug based on unicode text
- FIXED: Russian text saving issue while update task
--- 1.2.2 (22th January 2024) ---
- FEATURE: Task visibility (private/public) based on the particular projects (As per customer request)
- Private: tasks will be only visible for the admin and assigned users
- Public: tasks will be visible for all members of the workspaces
- FIXED: Comment Creation data issue fixed (as per customer request)
- IMPROVED: Installation DB Connection while password with special characters (as per customer request)
--- 1.2.1 (12th January 2024) ---
- FIXED & IMPROVEMENT: Add files to task - file types and security issues
- FIXED & IMPROVEMENT: Dark Mode issue
--- 1.2.0 (3rd January 2024) ---
- UPGRADE: Laravel framework, Dependancy and Module updates
--- 1.1.3 (24 December 2023) ---
- IMPROVEMENT: Dependency updates (composer and packages)
--- 1.1.2 (15 December 2023) ---
- IMPROVEMENT: Move/Transfer task to an another project/board
- FIXED: Table view render issues
--- 1.1.1 (7 December 2023) ---
- NEW: Added Show/Hide registration option from the login page
- FIXED: Forgot password issues
--- 1.1.0 (2 December 2023) ---
- IMPROVEMENT: Updated license functions (added product item id on license)
- IMPROVEMENT: Sidebar Design Update - FEATURE: Added Task Cover while board view
--- 1.0 (1 December 2023) ---
* NEW: Initial Release
ProTask has the following features:
Thanks to the powerful opensource team:
1. Laravel 2. Vue 3. Inertia.js 4. TailWindcss
SKU: SF-2443-PA64
Categories: SaaS microtools for SMEs, Web Apps
a
The calendar view, which provides a clear, month-by-month overview of scheduled tasks, deadlines, and events, making it easy to track progress and manage workload. Each task card displays the title, time, and assigned team members, with color coding for quick prioritization. Users can switch between month, week, day, or year views, ensuring flexibility in planning. This feature helps teams stay organized, visualize timelines, and collaborate more effectively within projects.
ProTask is a project management system with time tracking feature. It’s a single-page application made with Laravel, Vue.js, and InertiaJS.
It’s specially designed for a company who needs powerful project management tools, including time-tracking features for their team, and wants to keep data on their own server.
Demo: https://pro-task-live.w3bd.com/
Documentation: https://w3bd.gitbook.io/protask/
Change log:
⚡ v1.7.2 – 10 October 2025
- Fixed Right Sidebar UI issues
- Disabled the Register option
- Removed App name from the Title
- Updated the Settings seeder to disable/hide the register/sign-up option by default on the login page
v1.7.1 – 2 October 2025
✨ NEW FEATURES:
• Timeline View - A modern, intuitive timeline interface for task management with multiple view options (month, week, day, year)
• 35 Premium Gradient Backgrounds - Beautiful, professionally designed gradient schemes for project customization
UI/UX ENHANCEMENTS:
• Time Logs Page - Complete redesign with responsive table, mobile-friendly cards, and enhanced duration formatting
• Right Sidebar Menu - Modernized with organized sections, improved navigation, and interactive elements
• Global Settings Page - Redesigned with card-based layout, better organization, and enhanced user experience
• Settings Side Menu - New hierarchical navigation with color-coded icons and smooth animations
• Login Page - Modern gradient design with animated backgrounds and improved demo access area
⚡ v1.7.0 – 16 Sep 2025
- Calendar View – New feature with a modern, user-friendly UI.
- Custom Date & Time Picker – Flexible and improved selection options.
- Task Details Window – Redesigned interface for better usability.
- Custom Text Editor – Includes @mention support for users.
- Manual Time Tracking – Enhanced with a refreshed UI design.
⚡ v1.6.1 – 28 Aug 2025
✅ Resolved email notification issues reported by customers
✅ Improved email notifications for greater clarity and reliability
✅ Introduced task "watch" feature to receive instant updates on changes
- To update the latest email template in your existing installation database, run the following command:
https://yourwebsite.com/database/manual/seed/EmailTemplateSeeder
⚡ v1.6.0 – 25 Aug 2025
✅ Added checkbox UI for completed card items
✅ Added complete/incomplete toggle option for individual card items
✅ Refined list view UI to align with the board view
✅ Core system updates
⚡ v1.5.7 – 15 Aug 2025
✅ Manual Time Adding improvements:
✅ Inputs now include date, start time, and end time
✅ Displays total duration preview (in minutes)
✅ Time Log List: durations now shown in minutes for easier understanding
✅ Fixed: Admin credentials and license validation during installation
✅ Improved: Installation process
--- v1.5.6 (16 Jul 2025) ---
✅ Improvement: Security Updates
✅ Improvement: Laravel System Updates
--- v1.5.5 (28 Jun 2025) ---
✅ Improvement: Labels are now project-specific. A project’s labels will no longer appear under tasks belonging to other projects.
--- v1.5.4 (20 Jun 2025) ---
✅ Fixed: Slug generation issues for specific languages (e.g., Arabic, Hindi, Urdu) as requested by customers
✅ Improved: Automatically generate task background color based on the selected cover image
--- v1.5.3 (13 Jun 2025) ---
✅ FIXED: Installation license issues (for some cases - as per customer request)
✅ IMPROVEMENT: Email Templates
--- v1.5.2 (9 Jun 2025) ---
✅ Database Enhancements: We’ve improved our database models and casts to ensure consistent behavior across all environments — development, staging, and production.
✅ Core Maintenance: The Laravel framework and its dependencies have been updated to their latest versions, resulting in better performance and improved security.
--- v1.5.1 (24 May 2025) ---
✅ Improvement: Compatibility enhancements for older server configurations (based on customer requests)
✅ Improvement: Resolved issues with the "Start Time" button in specific cases (based on customer feedback)
⸻
v1.5.0 (13 May 2025)
✅ Fixed: Attachment upload issues for specific file types
Improved: Styling of image titles on the task details page
--- Version v1.4.9 – Released on May 10, 2025
* Fixed: Resolved task details route issues related to task titles.
+ Improved: Upgraded to the latest Laravel core version.
— v1.4.8 (7 May 2025) —
+ FEATURE: Added setting to define allowed file types for task attachments in the task details section.
+ IMPROVEMENT: Enhanced file upload functionality for better reliability and validation.
— v1.4.7 (17 April 2025) —
* FEATURE: Added password visibility toggle icons for password input fields on the following pages:
- Login / Register
- Create / Update User
* FEATURE: Enforced a minimum password length of 10 characters, including confirmation validation (backend).
* IMPROVEMENT: Enhanced web routing for better performance and reliability.
* FIXED: Resolved issues with user profile updates.
— v1.4.6 (09 April 2025) —
* FIXED: Resolved an issue that occurred when updating due dates on the Task Table View page.
* IMPROVEMENT: Enhanced the workspace project listing page, especially when adding a project to the favorites list.
--- v1.4.5 (03 March 2025) ---
* IMPROVEMENT: Included task description search on the search result.
* FIXED: Issue with the "Remember Me" option during login.
--- v1.4.4 (5 February 2024) ---
+ NEW FEATURE: Added activity history for individual tasks
+ NEW FEATURE: Included comment history in task activities
+ IMPROVEMENT: Laravel Core Update
--- v1.4.3 (7 December 2024) ---
* FIXED: Register issue fixed for the duplicate email validation
* FIXED: Edit Profile issue fixed
* FIXED: Task/Project search clean issue while clearing the search bar
* FIXED: Task Details assignee image display issue
--- v1.4.2 (16 November 2024) ---
+ NEW: Added Vietnamese language
+ FIXED: Workspace type delete issue
--- v1.4.1 (24 October 2024) ---
+ IMPROVEMENT: Changes on DB seeder and migrations
--- v1.4.0 (23 October 2024) ---
+ FEATURE: Added Workspace type (will be visible while create/edit workspace)
+ IMPORTANT: Security Update
+ IMPORTANT: Laravel Core Update
+ IMPROVEMENT: Replace Webpack with Vite
+ IMPROVEMENT: Update Frontend Dependencies
+ IMPROVEMENT: Improved Performance (Speed Up)
+ FIXED: Time tracking visible issue
--- v1.3.75 (21 Sep 2024) ---
+ FEATURE: Added MySQL 8 support
+ IMPROVEMENT: Database migrations
--- v1.3.74 (8 Aug 2024) ---
+ FEATURE: Task reminder which are due soon(within 2 days) for Slack notification
+ IMPROVEMENT: Some CSS design
If you would like to get due task reminder for 8am everyday the following is the cron schedule.
0 8 * * * /usr/bin/php project_directory/artisan command:due-tasks-reminder
--- v1.3.73 (25 July 2024) ---
+ UPGRADE: Core dependancies including composer and packages
* CSS IMPROVEMENT: check box fields in the dark mode
* FIXES: Removed on loading placeholders while click on “Recently Viewed” and “My Workspaces”
--- v1.3.72 (10 July 2024) ---
* FIXED: A tiny fix for project details in the list view and calendar view
--- v1.3.71 (2 July 2024) ---
* FIXED: A tiny fix for the user management
--- v1.3.7 (1 July 2024) ---
* FIXED: Adding label/tag by normal user (as per customer request)
+ IMPROVEMENT: Fixed some design issue while show board view in the mobile browsers/devices (as per customer request)
--- v1.3.5 & v1.3.6 (25 June 2024) ---
+ NEW FEATURE: Added Romanian language
* IMPROVEMENT: Some css background design
--- v1.3.4 (15 June 2024) ---
* FIXED: Task details label issues are fixed to create new/update/add labels. (as per customer request)
--- v1.3.3 (7 June 2024) ---
+ FEATURE: Added option to add custom background image for the project through user upload
+ FEATURE: "My Workspaces" dropdown ordered alphabetically A-Z
--- v1.3.2 (29 May 2024) ---
* FIXED: Change Project url while change project name
* FIXED: Change Workspace url while change workspace name
* IMPROVEMENT: Saving workspace information with/without image
--- 1.3.1 (24 May 2024) ---
+ FEATURE: Added .mp3, .mp4, .csv, .webp, .zip, .rar, .7zip, .pdf, excel, power point, adobe ai, figma file extensions for task attachments.
+ FEATURE: Added WorkSpace logo adding option
--- 1.3.0 (6 May 2024) ---
+ FEATURE: Export Tasks with Excel or CSV format
* FIXED: Laravel helper class issue while installation (based on user request)
--- 1.2.9 (29 April 2024) ---
+ FEATURE: Added Turkish language translation
* IMPROVEMENTS: Update existing translation texts for all languages
* FIXED: Default language change issue
--- 1.2.8 (20 April 2024) ---
* FIXED: Task Title Special Character(issue fixed)
+ FEATURE: Added Slack notification
--- 1.2.7 (5 April 2024) ---
- FEATURE: Added Global Search Input to search tasks/projects
--- 1.2.6 (11 March 2024) ---
- FEATURE: Google Captcha on login/register
- IMPROVEMENT: comment text cut up when a word is larger than 50 characters or strange text issue (as per customer request)
- FIXED: The Logo White version can't change from the admin dashboard. (as per customer request)
--- 1.2.5 (27 February 2024) ---
- FEATURE: Pre-made board list(insert automatically) option(enable/disable) while create a new project.
- IMPROVEMENT: Project/Task slug based on the Project/Task name
- FIXED: Russian language while change project name
--- 1.2.4 (21 February 2024) ---
- FEATURE: Add Manual time tracking options for the tasks, including memo log(as per customer request)
- IMPROVEMENT & FIXED: Deleting user issues(for the different role - as per customer request)
- FEATURE: Get updated file lists based on the latest CodeCanyon files
--- 1.2.3 (7th February 2024) ---
- FEATURE: Added Calendar view
- IMPROVEMENT: Task slug based on unicode text
- FIXED: Russian text saving issue while update task
--- 1.2.2 (22th January 2024) ---
- FEATURE: Task visibility (private/public) based on the particular projects (As per customer request)
- Private: tasks will be only visible for the admin and assigned users
- Public: tasks will be visible for all members of the workspaces
- FIXED: Comment Creation data issue fixed (as per customer request)
- IMPROVED: Installation DB Connection while password with special characters (as per customer request)
--- 1.2.1 (12th January 2024) ---
- FIXED & IMPROVEMENT: Add files to task - file types and security issues
- FIXED & IMPROVEMENT: Dark Mode issue
--- 1.2.0 (3rd January 2024) ---
- UPGRADE: Laravel framework, Dependancy and Module updates
--- 1.1.3 (24 December 2023) ---
- IMPROVEMENT: Dependency updates (composer and packages)
--- 1.1.2 (15 December 2023) ---
- IMPROVEMENT: Move/Transfer task to an another project/board
- FIXED: Table view render issues
--- 1.1.1 (7 December 2023) ---
- NEW: Added Show/Hide registration option from the login page
- FIXED: Forgot password issues
--- 1.1.0 (2 December 2023) ---
- IMPROVEMENT: Updated license functions (added product item id on license)
- IMPROVEMENT: Sidebar Design Update - FEATURE: Added Task Cover while board view
--- 1.0 (1 December 2023) ---
* NEW: Initial Release
ProTask has the following features:
Thanks to the powerful opensource team:
1. Laravel 2. Vue 3. Inertia.js 4. TailWindcss
Your email address will not be published. Required fields are marked *
Please login to write review!
Looks like there are no reviews yet.