• 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"

Bhojon - Best Restaurant Management Software with Restaurant Website

Bhojon - Best Restaurant Management Software with Restaurant Website Untouched v3.0 (09/07/2023)

No permission to download
White Devil updated Bhojon - Best Restaurant Management Software with Restaurant Website with a new update entry:

Bhojon v2.5

Download Bhojon v2.5 - Best Restaurant Management Software with Restaurant Website Nulled Free
Change Logs: Version 2.5

—————————————
1.Table Mapping
2.Cash Register.
3.Auto Production
4.Direct Quantity Add/Remove On Update page.
5.Group Food.
6.Variant Wise Price select.
7.Order Splitting.
8. Facebook/WhatsApp Paid Addons.
9.Theme based User Interface.
10.Reservation update
11.Backup Database before Updating.
12.Factory Reset.
13.Cash register Report

Read the rest of this update entry...
 
how to nulled ? 2.5v ?

in install/php/Verification.php change this code add add status return => true

Code:
private function response() {
        return array('status'=>true);

        if ($this->purchase_key == null) {
            return false;
        }
        
        $url = "$this->api_url?product_key=$this->product_key&purchase_key=$this->purchase_key&domain=$this->domain&full_domain=$this->full_domain&user_id=$this->user_id";


        $ch = curl_init();
        curl_setopt($ch, CURLOPT_URL, $url);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
        curl_setopt($ch, CURLOPT_USERAGENT, @$_SERVER['USER_AGENT']);
        curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
        curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);

        $result = curl_exec($ch);
 
        return json_decode($result , true );
    }

(optional) And if you want change too less caracters for validation code:

Code:
//filter all input data
    public function filterPurchaseKey($purchase_key)
    {
        $length = strlen($purchase_key);
        if($length>=20 && $length<=40){
            return TRUE;
        }
        return false;
    }
 
v2.7 out... looks great
Hey, leecher! Did you even bother to read the rules when joining?
How about showing some manners and introduce yourself in the right forum before starting to leech?
 
Babak updated Bhojon - Best Restaurant Management Software with Restaurant Website with a new update entry:

Bhojon v2.7

Download Bhojon v2.7 - Best Restaurant Management Software with Restaurant Website Nulled Free
Change Logs: Version 2.7 (08/04/2021) Thanks To @Houssien Bakr

—————————————
1. A new theme has added
2. POS responsiveness issue fixed
3. New Design added in the dashboard
4. Accounts module has been updated
5. Merge multiple order issue fixed
6. Production & inventory decimal issue fixed
7. All CSS & javascript related issue also solved

Read the rest of this update entry...
 
  • Love
Reactions: EviL
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