sandaljepit
New member
- Apr 12, 2020
- 25
- 5
- 3
I maked this test and works fine (only nulled that install correct plugin). Thank you!
Tried this can't create Staff and Services here
I maked this test and works fine (only nulled that install correct plugin). Thank you!
i have nulled it. please check.
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...
+1Sorry 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
<?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;
}
}
<?php
namespace BookneticApp\Providers;
use BookneticApp\Backend\Settings\Helpers\LocalizationService;
use BookneticSaaS\Providers\Helper as SaasHelper;
use BookneticApp\Providers\Helper;
class Backend
Could you share which files you modified?increase speed up booknetic (all api killed)
thank you)Could you share which files you modified?
This way we could replicate this optimisation in future versions.
Thanks for sharing to the community!
yesCan anyone fix this issue?
(Your plugin is disabled. Please activate the plugin.Reason: Booknetic (warning)!