176 comments found.
When I access http://yoursite.com/update it redirects to a new installation even though the .env file is configured and the database is already populated.
@damaceno, thank you for reaching out. To help us investigate why the update route is triggering a fresh installation despite your configuration, please open a formal support ticket here:
https://codecanyon.net/item/protask-a-teamwork-project-management-tool-including-time-tracking/49556761/supportHi, we are interested in purchasing but, there’s needs to be a cost tracker field associated with each card. We would be able to enter an amount associated and visible at the top of each car, if a number is entered into the provided cost field. At the top of each kanban column it will show the total of the cards under the column. Can you add this next update?
FYI if you look at the PerfexCRM demo they have this feature in their leads kanban area. Most good CRM’s have this feature.
@tgg1061, thank you for the detailed feedback! Adding a cost tracker to the Kanban columns is a great idea for budget management. We will evaluate how to best implement this feature to benefit all our users and consider adding it to a future release, insha’Allah. Thanks for helping us improve!
I hate the color fading feature can you include in nex update option to change sidebar color and background ?
@julianrest, we hear you! We’ve just released an update that includes change Layout background colors. You can find these new Layout Background option under “Settings > Design”. Thanks!
is their any client login to track progress.
Hi @abhisheklovesa, we don’t currently have a dedicated client portal for progress tracking. However, we’d be happy to provide manual updates whenever you need them! Thanks for reaching out.
Any Christmas or New Year promotion?
Hi @tublrr! While we don’t have any specific holiday promotions running right now, we always strive to keep our pricing competitive. Happy holidays!
.
Hi, on iPhone pro mobile your text is cutoff and you can’t scroll horizontal. Adjust css. See: https://imgur.com/a/lHveoIz
We are interested in purchasing but we want to see this bug fixed first. When will you issue update?
@tgg1061, we already made a new release with the issues you mentioned including the following updates which will be published within few hours.
- Mobile Fixes: Resolved attachment history display issues in Task Details for small screens. - Navigation: Fixed responsiveness issues within the top menu for mobile devices. - Dynamic UI: Added a dynamic background for the sidebar and topbar (active when no specific color scheme is selected). - General UX: Improved overall interface responsiveness and user experience across all devices.
Thanks!
Ok great! Will check. Thanks!
This looks good, is it possible to add a mind map functionality like Click up has for building campaigns? Thanks!
@columdevine, thank you for the suggestion! Adding mind map functionality is a great idea for visual planning. We will evaluate how to best implement this to benefit our users and consider it for a future release, insha’Allah. We appreciate your feedback!
You have the demo version v1.4.9, while the updated version for sale is v1.7.7. Please update it, I want to see the current version v1.7.7 in the demo.
@lagerz, thank you for pointing that out! We’ve updated the demo, and it’s now running the latest version. Feel free to check out the new features and let us know if you have any questions.
Hello, I have some presale questions and maybe some customization. Where can i email you to discuss this?
@Sanora_dev, We’d be happy to discuss your presale questions and customization needs. Please submit a support message directly through the following link, and we’ll respond promptly. Thanks!
https://codecanyon.net/item/protask-a-teamwork-project-management-tool-including-time-tracking/49556761/supportMessage has been send.
Hello, I’ve still didn’t got a response about my questions, it’s almost 20 days ago. When can i expect an answer???
@Sanora_dev, we sincerely apologize for the delay. It appears your previous message was sent before your purchase was finalized, which sometimes affects how tickets are routed in our system. Now that you are a verified purchaser, please send us a fresh message via the support tab so we can prioritize your customization needs immediately. We’re ready to help!
Okay, i’ve discussed this with my team and we have just sand you a new email. Hope you get it….
@Sanora_dev, Thanks!
hello, is it possible when you mention someone the person receive a notification? what type of notification?
@caygrisrl, currently, notifications are tied to our ‘Follow’ feature. When a user clicks the Follow button on a specific task, they will receive updates and notifications for that task. While we don’t have automatic @mention notifications yet, this follow-up system ensures your team stays updated on their specific work. Thanks!
Hi There, all of the sudden I’m not able to operate this in a localhost environment. It keeps trying to call out to api.softentra.com and our firewall is stopping it. Is this required for the latest version?
@eliaseg, could you please send us a support message with the details of the issues you’re experiencing, along with your server credentials? This will help us identify the exact problem and resolve it efficiently.
Slack notification not working totally by follow this 2 guide
https://w3bd.gitbook.io/protask/settings/slack-integration https://w3bd.gitbook.io/protask/settings/cron-job-queue-setuprunning test on command no issue slack able to receive the message
curl -X POST -H ‘Content-type: application/json’—data ‘{text, World!”}’
Only the application having the bug
@iApplication, thank you for pointing that out. We’ll review it across different cases, and it should be fixed in the next release, insha’Allah.
May I know when it will arrive ?
@iApplication, Hopefully by next week, insha’Allah!
After upgrade to v1.7.2 – 10 October 2025 the title solve and the disable register on admin panel solve. But another bug the /register page still available to locate.
Even delete the following code from the `routes/web.php` file.
``` Route::get(‘register’, [AuthenticatedSessionController::class, ‘register’]) ->name(‘register’) ->middleware(‘guest’);
All not working. Please guide
@iApplication, you don’t need to delete the above code from the web route — it will automatically become inaccessible when the register page is turned off from the global settings. We’ll work on improving this feature in the next release, insha’Allah.
Hello, there are some truly wonderful and excellent new features. However, I feel it’s worth mentioning this: I wish you hadn’t messed with the design. The previous interface was really simple, user-friendly, and professional. Frankly, is it possible to add other new features without changing the design?
The old design is actually very useful to me…
@codeinsid3, We haven’t made any changes to the base design — only to the login page, settings page, and the right-side settings bar. Please let me know which sections you think could be simplified. Thanks!
Hello, Thank you for your attention. here is photos:
https://imgur.com/a/qEGjZ3l@codeinsid3, got it. From what I understand, you’re facing issues with the dark mode views. These will be refined and optimized in future releases, insha’Allah. Thanks!
Hi,
I am facing the app name after changed still not able to reflect on the browser tab name ( website title ) still showing pro task. may I know which file i should amend directly ?
@iApplication, since the title is defined within the app.js file, rebuilding the project is required to apply the change. In that case, you’ll need terminal access and should follow these steps:
1. Open the .env file and locate the APP_NAME value.
2. Update the APP_NAME value to match your website or application name.
3. Run the following commands in your terminal:
php artisan config:clear && php artisan cache:clear && php artisan view:clear npm run build
Alternatively, you can wait for our next update — we plan to remove the APP_NAME suffix from the page title in the upcoming release.
Thanks!
But I am using cpanel. how to run the
php artisan config:clear && php artisan cache:clear && php artisan view:clear npm run build
?
@iApplication, in that case you can wait for the next release (hopefully we will do that tomorrow insha’Allah) to keep title clean without the application name. Thanks!
Ok thanks
Hello, I have a few suggestions for you. 1. When you click “List” while listing any project, the automatic photos of team members whose profiles haven’t changed aren’t detected. Or when you click “My Tasks.” 2. I think it should be possible to categorize team members. For example, (For example, Project Leader or Team Leader.) 3. I definitely think there should be a feature to identify team members so they can be more organized. For example: Developer, Designer, etc. 4. I think there could be an @mention feature in comments or descriptions, which would be great. 5. AI Integration could be implemented. 6. A SaaS feature would be perfect.
These are all just suggestions, and I don’t think they’re bad ones. Thank you.
@codeinsid3 Thank you so much for taking the time to share your thoughtful suggestions with us. We truly appreciate your detailed feedback — it’s incredibly valuable as we continue to improve the product.
The ideas you’ve mentioned, such as better detection of team member profiles, role categorization (e.g., Project Leader, Developer, Designer), @mentions in comments, AI integration, and SaaS capabilities, are excellent points. We can definitely see how these would make team collaboration more organized and effective.
While it may take some time, our goal is to gradually introduce these features to build a complete and seamless experience for our users.
Thanks again for your support and for helping us grow. We’d love to hear any more ideas you have in the future!
Hello, Unfortunately, SMTP Mail is not working.
Email worked in older versions. However, with the update, emails are no longer being sent.
@codeinsid3, thank you for bringing this to our attention. we’ve also responded to your support email with more details regarding the issue. Let’s continue the discussion there to resolve this quickly.
Is SaaS version on the way? Thank you.
@Infinitywebs, we don’t have a dedicated SaaS version on our immediate roadmap. However, we are available for custom development! We can certainly help you customize the current version into a SaaS-ready platform for your specific needs. Please feel free to contact us via our profile page to discuss this further. Thanks!
Really nice script! I noticed some bugs or must have enhancements at the demo version:
- Project details popup: add time manually does not validate data well, also should support duration in minutes (better than defining start-end date/time)
- Project / board and list view: completed / uncompleted tasks look the same!
- Project / List view: Cannot add or inline rename tasks, available lists should be limited to project lists, cannot mark task as completed
- Project / Calendar view: month view does not work, initial view should be relative to project's dates (if I open an old project, I must manually select a relevant project's date)
- Tasks covers should not be used as list cover (at demo data I see that you have created empty tasks just to have a cover photo at the top of the list). Lists could have parameters separately.
Also some suggestions:
- Calendar view support for my tasks
- Save Project as template or ability to duplicate Project, with options such as copy lists and tasks, copy assignees, copy tags, calculate/transpose due dates etc)
- Projects archiving
- Search: Task results have only title, could also provide project name and status (complete/incomplete)
- Support of extra fields per task, able to choose field type, visible/editable at list view, with ability to sort or search tasks based on them!
- Users' notifications, when a task or project that are part of have updates
If you develop the above, then the software will be superb!!!
@kalexan, thank you for your valuable suggestions — we’ll be implementing those changes shortly!