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

Booknetic - WordPress Booking Plugin for Appointment Scheduling [SaaS]

Booknetic - WordPress Booking Plugin for Appointment Scheduling [SaaS] v3.8.18

No permission to download
Babak updated Booknetic SaaS - WordPress Appointment Booking and Scheduling System with a new update entry:

Booknetic SaaS v2.7.3

Download Booknetic SaaS v2.7.3 - WordPress Appointment Booking and Scheduling system Nulled Free
v2.7.3 – 13 Jul 21

+ Added a new language - Persian;
+ Fixed the bug related to date format on Customer Panel;
+ Fixed the bug related to date format on Recurring Appointments;
+ Fixed the bug related to Break time on Recurring Appointments;
+ Fixed the bug related to Coupons on Recurring Appointments;
+ Fixed the bug related to Gift Cards on WooCommerce payment;
+ Fixed the bug related to...

Read the rest of this update entry...
 
Hi guys, SMS: (Your plugin is disabled. Please activate the plugin.Reason: Booknetic (warning)! We detect that you installed our plugin an unofficial method!) Anyone successful for the nulled version?
Thnx
 
Sorry guys, but someone can explain to me how use it ?
I mean, how activate the plugin please ? I'm stuck on the activation page
Thank you so much
 
  • Like
Reactions: sandaljepit
Hi guys, SMS: (Your plugin is disabled. Please activate the plugin.Reason: Booknetic (warning)! We detect that you installed our plugin an unofficial method!) Anyone successful for the nulled version?
Thnx
 
v2.7.4 – 08 Aug 21

+ Added a new payment method - Square;

+ Added ready templates for email and SMS notifications. These are the default templates that users who install the plugin for the first time, reinstall the plugin, or have not yet used notifications will be able to use;

+ Time restriction to change (reschedule/cancel) appointments in the Customer Panel settings has been extended for two days;

+ Updated the translatable language files;
 
im solved license challenge in pervious version ( v2.7.3 Nulled ) 😎 @Babak

@LeFleo Check this

this plugin has saas scripts inside, but I didn't find how to connect them
 

Attachments

  • booknetic2.7.3n(r).zip
    15.4 MB · Views: 71
im find) for sass version need booknetic-saas plugin

and here:
PHP:
<?php

namespace BookneticApp\Providers;

class PluginInstaller
{

    private $download_link;

    public function __construct( $download_link )
    {
        $this->download_link = $download_link;
    }

    public function install()
    {
        require_once ABSPATH . 'wp-admin/includes/plugin-install.php';
        require_once ABSPATH . 'wp-admin/includes/file.php';
        require_once ABSPATH . 'wp-admin/includes/misc.php';
        require_once ABSPATH . 'wp-admin/includes/plugin.php';
        require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';

        $upgrader = new \Plugin_Upgrader( new BookneticQuietSkin( ) );

        if ( ! file_exists( WP_PLUGIN_DIR . '/booknetic-saas/init.php' ) )
        {
            $upgrader->install( $this->download_link );
        }

        if ( file_exists( WP_PLUGIN_DIR . '/booknetic-saas/init.php' ) )
        {
            activate_plugin( WP_PLUGIN_DIR . '/booknetic-saas/init.php' );
        }

        return true;
    }

}

and here:

PHP:
<?php

namespace BookneticApp\Providers;

use BookneticApp\Backend\Settings\Helpers\LocalizationService;
use BookneticSaaS\Providers\Helper as SaasHelper;
use BookneticApp\Providers\Helper;

class Backend
 
increase speed up booknetic (all api killed)
 

Attachments

  • booknetic2.7.3n(r)(api_killed).zip
    13.4 MB · Views: 92
  • Like
Reactions: devtani
Can anyone fix this issue?
(Your plugin is disabled. Please activate the plugin.Reason: Booknetic (warning)!
 
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