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

WPBisnis - WooCommerce Indo Ongkir

WPBisnis - WooCommerce Indo Ongkir v1.3.3.3

No permission to download

maswondho

Member
Jul 15, 2022
80
50
18
/usr/bin/bash
maswondho submitted a new resource:

WooCommerce Indo Ongkir WordPress Plugin - The BEST delivery courier plugin for WooCommerce based online shops.

WooCommerce Indo Ongkir WordPress Plugin by WPBisnis​



The BEST delivery courier plugin for WooCommerce based online shops.
Support 10+ indonesian shipping expeditions.
Support shipping zones and multiple shipping origins.
And for sure, fast loading and focus on sales conversions!


woocommerce-indoongkir-shipping-method.jpg


Sales Page: Click Here!

Read more about this resource...
 
  • Love
Reactions: sinsun and Babak

WPBisnis - WooCommerce Indo Ongkir v1.3.4 Nulled​

*** Hidden text: cannot be quoted. ***

i have error & i can't get data ongkir form server wpbisnis.. i try with 1.3.3 and i can't get data, any solution for me?

Status Server Ongkirnot connected, dengan metode file_get_contents (https)
 
Last edited:
Percuma bang, kalo gak ada lisensi yg valid gak akan bisa dapetin data ongkirnya.

1711001901212.png

Kecuali kalo ada yg punya lisensi valid, bisa di null untuk dipake rame2. Kalo cuma sekedar mau null plugin supaya kelihatan valid mah gampang, tapi buat dapetin data ongkirnya gak bisa.
Kalo ada dana, mending beli aja bang, buat bisnis soalnya kan? bagian inti & krusial harus yg ori, kalo bagian lain mau null gpp (misal plugin buat customize tampilan).

PHP:
update_option('wpbisnis_wc_indo_ongkir_license', 'XXXXXXXXX');
$data = [
    'license' => 'valid',
    'activations_left' => 999,
    'expires' => 'lifetime',
    'license_limit' => 'unlimited'
];
update_option('wpbisnis_wc_indo_ongkir_license_status',$data);

add_filter('pre_http_request', function ($pre, $parsed_args, $url) {
    if (strpos($url, 'https://www.wpbisnis.com') === 0 && isset($parsed_args['body']['edd_action'])) {
        return [
        'response' => ['code' => 200, 'message' => '??'],
        'body' => json_encode(['success' => true, 'license' => 'valid', 'expires' => 'lifetime', 'license_limit' => 'unlimited', 'site_count' => 1, 'activations_left' => 999, 'customer_name' => 'abc', 'customer_email' => '[email protected]'])
        ];
    }
    return $pre;
}, 50, 3);

oke bang note. thanks
 
Percuma bang, kalo gak ada lisensi yg valid gak akan bisa dapetin data ongkirnya.

1711001901212.png

Kecuali kalo ada yg punya lisensi valid, bisa di null untuk dipake rame2. Kalo cuma sekedar mau null plugin supaya kelihatan valid mah gampang, tapi buat dapetin data ongkirnya gak bisa.
Kalo ada dana, mending beli aja bang, buat bisnis soalnya kan? bagian inti & krusial harus yg ori, kalo bagian lain mau null gpp (misal plugin buat customize tampilan).

PHP:
update_option('wpbisnis_wc_indo_ongkir_license', 'XXXXXXXXX');
$data = [
    'license' => 'valid',
    'activations_left' => 999,
    'expires' => 'lifetime',
    'license_limit' => 'unlimited'
];
update_option('wpbisnis_wc_indo_ongkir_license_status',$data);

add_filter('pre_http_request', function ($pre, $parsed_args, $url) {
    if (strpos($url, 'https://www.wpbisnis.com') === 0 && isset($parsed_args['body']['edd_action'])) {
        return [
        'response' => ['code' => 200, 'message' => '??'],
        'body' => json_encode(['success' => true, 'license' => 'valid', 'expires' => 'lifetime', 'license_limit' => 'unlimited', 'site_count' => 1, 'activations_left' => 999, 'customer_name' => 'abc', 'customer_email' => '[email protected]'])
        ];
    }
    return $pre;
}, 50, 3);
I have 3 lifetime licenses let me know if you need it.
 
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