What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
WorkDo Dash SaaS - Open Source ERP with Multi-Workspace

NULLED WorkDo Dash SaaS - Open Source ERP with Multi-Workspace 5.6 NULLED

iranthavan 's signature
Reacted by:
  • Like
Reactions: yerv28 and raz0r
I am getting this error.. Can anybody help me with this :

1733384523742.png
 
Reacted by:

Solution for 500 Server Error

INSTALLING ADD-ONS

Open: file: /app/Http/Controllers/ModuleController.php


1 - Go to line 118.
2 - Replace this: $addon->package_name = $data['package_name'];
3 - With this: $addon->package_name = $data['package_name'] ?? null;

There you go my friends! Now you can install and activate all the modules!
 
Last edited:
Reacted by:
  • Like
  • Love
Reactions: 1pac, devirenada, Badr44 and 3 others

Solution for 500 Server Error

INSTALLING ADD-ONS

Open: file: /app/Http/Controllers/ModuleController.php


1 - Go to line 118.
2 - Replace this: $addon->package_name = $data['package_name'];
3 - With this: $addon->package_name = $data['package_name'] ?? null;

There you go my friends! Now you can install and activate all the modules!
Excellent working solution. But this solution works only with updated modules. With old modules that are posted here, this solution activates modules, but they are not working in general.
 
Reacted by:
  • Like
Reactions: zqdevelopers and yerv28
Excellent working solution. But this solution works only with updated modules. With old modules that are posted here, this solution activates modules, but they are not working in general.
yes, I think so too, I have tried installing the addons and it works but it doesn't appear on the dashboard, even when logging in for the company it immediately gets 500 Server Error, Has anyone found a solution?
 
Reacted by:
raz0r 's signature
Reacted by:
  • Like
Reactions: anggi and Badr44

Solution for 500 Server Error

INSTALLING ADD-ONS

Open: file: /app/Http/Controllers/ModuleController.php


1 - Go to line 118.
2 - Replace this: $addon->package_name = $data['package_name'];
3 - With this: $addon->package_name = $data['package_name'] ?? null;

There you go my friends! Now you can install and activate all the modules!

Does anyone have a definitive solution for installing new add-ons?
 
Reacted by:
  • Like
Reactions: 1pac
Update Please

5.7 - January 10th 2025
Add-on : File Sharing Updated
Add-on : Retainer Updated
Add-on : CMMS Updated
Add-on : Machine Repair Management Updated
Add-on : Hospital Management Updated
Add-on : Visitor Management Updated
Add-on : Repair Management System Updated
Add-on : Cashfree Updated
Add-on : Razorpay Updated
Add-on : Flutterwave Updated
Add-on : PayTabs Updated
Add-on : Payfast Updated
Add-on : PayTR Updated
Add-on : Fatora Updated
Add-on : Tap Updated
Project, Proposal, Invoice ImprovementImproved
UI ImprovementImproved
 
Reacted by:
  • Like
Reactions: ndl54 and yerv28
Top