• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WORKSUITE - HR, CRM and Project Management

WORKSUITE - HR, CRM and Project Management Version 5.4.1

No permission to download
New update please
Version: 5.3.1 (Release date: 08 Jun 2023)
  • Quill editor Mention in messages
  • Quill editor Auto detects link
  • Local File Upload to Cloud sync
  • Minio file storage added
  • Bug fixes
 
New update please
New update available 5.3.2
Version: 5.3.2 (Release date: 01 Aug 2023)
  • Now we support BMP file upload
  • More security for XSS attacks
  • Adjust leave automatically bug fix
  • Design issue fixes
  • Translation issue fixed

  • Accept terms & condition feature improvement
  • Bulk status change
  • Shift roaster email notification setting feature
  • Language translation permission issue fixed

  • Early clock in issue fixed
  • File upload Feature improvement
  • Mollie Payment gateway bug fixed
  • Some other important more bug fixed
 
  • Like
  • Love
Reactions: Vanis and Tecchiety
New update please
New update available 5.3.2
Version: 5.3.2 (Release date: 01 Aug 2023)
  • Now we support BMP file upload
  • More security for XSS attacks
  • Adjust leave automatically bug fix
  • Design issue fixes
  • Translation issue fixed

  • Accept terms & condition feature improvement
  • Bulk status change
  • Shift roaster email notification setting feature
  • Language translation permission issue fixed

  • Early clock in issue fixed
  • File upload Feature improvement
  • Mollie Payment gateway bug fixed
  • Some other important more bug fixed
Ok bro
 
Babak updated WORKSUITE - HR, CRM and Project Management with a new update entry:

WORKSUITE v5.3.2 Untouched

Download WORKSUITE v5.3.2 - CRM and Project Management Nulled Free
v5.3.2 - 01 Aug, 2023

Now we support BMP file upload
More security for XSS attacks
Adjust leave automatically bug fix
Design issue fixes
Translation issue fixed
Accept terms & condition feature improvement
Bulk status change
Shift roaster email notification setting feature
The language translation permission issue fixed
The early clock in issue fixed
File upload feature improvement
Mollie's Payment gateway bug fixed...

Read the rest of this update entry...
 
I don't know if this is the right place to ask for help or not. I want to remove 2 tabs from the task view page. can anyone redirect me to where to edit? thanks in advance. image in the attachment.
 

Attachments

  • task Edit.png
    task Edit.png
    107.3 KB · Views: 61
How to null? It's simple, latest version from here is working with this!

1. Find path "vendor/froiden/envato/src/Traits/AppBoot.php"
2. Open file via notepad
3. Search for "isLegal" function
4. Find the end of this function and replace "false" for "true"
5. Check!

It works for me.
 
How to null? It's simple, latest version from here is working with this!

1. Find path "vendor/froiden/envato/src/Traits/AppBoot.php"
2. Open file via notepad
3. Search for "isLegal" function
4. Find the end of this function and replace "false" for "true"
5. Check!

It works for me.
But when i check the file, there is lots of "False" and "True" Where in the code should i change? Also, when install, i only get error 500.... Can someone please help me?
 
But when i check the file, there is lots of "False" and "True" Where in the code should i change? Also, when install, i only get error 500.... Can someone please help me?

The last one:

$this->setSetting();
$domain = \request()->getHost();

if (in_array($domain, ['localhost', '127.0.0.1', '::1'])) {
return true;
}

// Return true if its running on test domain of .test domain
if (strpos($domain, '.test') !== false) {
return true;
}

// Return true if its running on test domain of .ngrok domain
if (strpos($domain, 'ngrok') !== false) {
return true;
}

if (is_null($this->appSetting->purchase_code)) {
return false;
}
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock