Plugin Directory

Changeset 3358416


Ignore:
Timestamp:
09/09/2025 08:31:07 AM (7 months ago)
Author:
creavi
Message:

Added Google Calendar integration — automatically create events for new bookings and keep your schedule in sync.

Location:
creavi-booking-service
Files:
25 added
3 edited

Legend:

Unmodified
Added
Removed
  • creavi-booking-service/trunk/creavi-booking-service.php

    r3357718 r3358416  
    44 * Description: A simple service booking system with popup UI.
    55 * Text Domain: creavi-booking-service
    6  * Version: 1.0.16
     6 * Version: 1.0.17
    77 * Author: Creavi
    88 * License: GPL2
  • creavi-booking-service/trunk/includes/meta-boxes.php

    r3357718 r3358416  
    428428
    429429   
    430    /* --- Google Calendar (per-service) -------------------------------------- */
    431 
    432    echo '<hr><h4 class="creavibc-subsection">Google Calendar Connection (coming soon stay tuned ..) </h4>';
    433    /*
     430   /* --- Google Calendar (per-service) -------------------------------------- */   
     431   
    434432    echo '<hr><h4 class="creavibc-subsection">Google Calendar</h4>';
    435433   
     
    479477        }
    480478    }
    481         */
     479       
    482480   
    483481    /* --- /Google Calendar ---------------------------------------------------- */
  • creavi-booking-service/trunk/readme.txt

    r3357718 r3358416  
    1 === Booking Calendar - WordPress Appointment & Booking Service  ===
     1=== Booking Calendar ===
    22Contributors: creavi 
    3 Tags: booking calendar, appointment, schedule, meeting, popup 
     3Tags: appointments, booking, booking calendar, booking popup, booking system
    44Requires at least: 6.0 
    55Tested up to: 6.8 
    66Requires PHP: 7.4 
    7 Stable tag: 1.0.16 
     7Stable tag: 1.0.17 
    88License: GPLv2 or later 
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 A lightweight WordPress booking plugin with calendar, time slots, Google Calendar sync, custom form fields, and email notifications
     11A lightweight and beautiful WordPress Booking Calendar plugin
    1212
    1313== Description ==
     
    1515**Booking Calendar**
    1616
    17 Booking Calendar is a lightweight and flexible WordPress appointment booking plugin.
    18 Add a booking calendar with time slots to any page, let clients book online, and receive instant email or Google Calendar notifications.
     17**Booking Calendar** is **essential** for any WordPress site that needs to accept online reservations, manage appointments, or schedule events.
     18
     19Add a **beautiful and lightweight** **Booking Calendar** to your pages, let clients **book instantly**, and stay on top of every reservation with **automatic email** and **Google Calendar** notifications.
     20
     21Whether you’re running a service-based business, scheduling online lessons, or organizing events, **Booking Calendar** gives you a simple yet flexible system to manage everything.
    1922
    2023Create as many services as you need and display multiple booking buttons on the same page, each with its own popup and settings.
     
    8083
    8184== Changelog ==
     85
     86
     87= 1.0.17 =
     88* Added Google Calendar integration - connect your services with Google Calendar to automatically create events for new bookings and keep your schedule in sync.
    8289
    8390= 1.0.16 =
Note: See TracChangeset for help on using the changeset viewer.