LatePoint - Appointment Booking & Reservation plugin for WP

LatePoint - Appointment Booking & Reservation plugin for WordPress v5.1.92 + Addons

No permission to download

jdfocus

Member
Feb 5, 2021
88
29
18
Version 4.4.0Jun 2nd, 2022

Improvements​

New dashboard design
Availability popup to show number of available time slots per day
Sync support for full day Google Calendar events

Fixes​

Fixed Google Calendar connection issues
Timezone related issues


Please important update after a long time
Seems that all addons have a new version too
Thanks
 
Last edited:

r3turn_z3r0

Well-known member
Feb 3, 2020
141
175
50
Paradise
Version 4.4.0Jun 2nd, 2022

Improvements​

New dashboard design
Availability popup to show number of available time slots per day
Sync support for full day Google Calendar events

Fixes​

Fixed Google Calendar connection issues
Timezone related issues


Please important update after a long time
Seems that all addons have a new version too
Thanks


@Tomz v4.4.0 is out http://wpdocs.latepoint.com/changelog/
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,717
120
Tomz updated LatePoint - Appointment Booking & Reservation plugin for WP with a new update entry:

LatePoint v4.4.0 + Addons

Download LatePoint v4.4.0 - Appointment Booking & Reservation plugin for WordPress Nulled Free
v4.4.0 - Jun 2nd, 2022
Improvements

New dashboard design
Availability popup to show number of available time slots per day
Sync support for full day Google Calendar events
Fixes
Fixed Google Calendar connection issues
Timezone related issues

Read the rest of this update entry...
 

r3turn_z3r0

Well-known member
Feb 3, 2020
141
175
50
Paradise

LatePoint 4.4.0 Nulled

Special thanks to @Tomz for the clean files

Instructions​

  1. Download and install (see attached)
  2. Enter any purchase code (optional)
  3. That's it! Enjoy

Method​

In the true spirit of Babiato and Open Source knowledge for all, here are the steps anyone can take to achieve a proper null:

  1. Open vendor/latepoint/cerber/src/Router.php and replace its contents with:
PHP:
<?php

namespace LatePoint\Cerber;

class Router{

  public static function init(){}

  public static function init_addon(){}

  public static function add_endpoint(){}

  public static function conditional_bite($request){
    wp_send_json('Nothing', 200);
  }

  public static function double_check(){
    return true;
  }

  public static function trace($plugin_name, $plugin_version){}

  public static function smell(){}

  public static function release(){
      OsLicenseHelper::clear_license();
  }

  public static function bite_action($action, $func){}

  public static function chew($val){
    return base64_decode($val);
  }

  public static function bite(){}
}

2. Open lib/helpers/steps_helper.php and comment or remove lines 20-34 (from add_action( 'rest_api_init'... to ...self::confirm_hash();)​

3. Open lib/helpers/license_helper.php and replace the verify_license_key function with:​
PHP:
public static function verify_license_key($license_data){
    $license_key = $license_data['license_key'];
    $license_owner_name = $license_data['full_name'];
    $license_owner_email = $license_data['email'];
    if(empty($license_data['license_key'])) $license_key = 'babiato-forever';
    $glued_license = implode('*|||*', array($license_owner_name, $license_owner_email, $license_key));
    OsSettingsHelper::save_setting_by_name('license', $glued_license);
    $message = 'License activated!';
    OsSettingsHelper::save_setting_by_name('is_active_license', 'yes');
    OsSettingsHelper::save_setting_by_name('license_status_message', $message);
    return ['status' => LATEPOINT_STATUS_SUCCESS, 'message' => $message];
  }

4. Profit! 🤑
And with reference to point 4, please donate to help the community grow, if you profit enough to do so.
 

Attachments

  • latepoint-4.4.0_NULLED.zip
    2.1 MB · Views: 23
Last edited:

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,717
120
Tomz updated LatePoint - Appointment Booking & Reservation plugin for WP with a new update entry:

LatePoint v4.4.1 + Addons

Download LatePoint v4.4.1 - Appointment Booking & Reservation plugin for WordPress Nulled Free
Version 4.4.1 - Jun 4th, 2022
Fixes

Location not set issue when creating new booking in admin
Chart not showing (conflict with Wordfence plugin resolved)
Buffers are now being respected correctly
Cancelled appointments are now remove from calendar and are not blocking slots anymore
Fixed iss when group booking was not turning off slot when minimum required capacity is reached
Translations...

Read the rest of this update entry...
 

dalecorfield

New member
Sep 8, 2020
7
1
3
Untouched Version 4.4.1 (purchased from Themeforest)
 

Attachments

  • latepoint-appointment-booking-reservation-plugin-for-wordpress.zip
    2.6 MB · Views: 28
  • Like
Reactions: tanierlyons

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