Booknetic - WordPress Booking Plugin for Appointment Scheduling [SaaS]

Booknetic - WordPress Booking Plugin for Appointment Scheduling [SaaS] v4.5.0

No permission to download

vipboss

Active member
Jun 22, 2018
62
183
33
Tomz 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...
 

friendly82

Member
Mar 19, 2019
58
29
18
emocione.org
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
 

LeFleo

Member
Jan 4, 2020
59
14
8
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

niqo22

New member
Nov 19, 2019
10
5
3
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
 

gNoM3

Member
Dec 30, 2020
81
70
18
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;
 

lectora

Member
Nov 1, 2019
57
5
8
im solved license challenge in pervious version ( v2.7.3 Nulled ) 😎 @Tomz

@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: 70

lectora

Member
Nov 1, 2019
57
5
8
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
 

lectora

Member
Nov 1, 2019
57
5
8
increase speed up booknetic (all api killed)
 

Attachments

  • booknetic2.7.3n(r)(api_killed).zip
    13.4 MB · Views: 90
  • Like
Reactions: devtani

HelloDevs

Member
Dec 28, 2020
30
4
8
Can anyone fix this issue?
(Your plugin is disabled. Please activate the plugin.Reason: Booknetic (warning)!
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu