Changeset 3306865
- Timestamp:
- 06/05/2025 07:26:38 AM (10 months ago)
- Location:
- bookable-schedule-widget
- Files:
-
- 21 added
- 14 edited
- 1 copied
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
assets/screenshot-5.png (added)
-
assets/screenshot-6.png (added)
-
assets/screenshot-7.png (added)
-
assets/screenshot-8.png (added)
-
tags/1.0.6 (copied) (copied from bookable-schedule-widget/trunk)
-
tags/1.0.6/.wordpress-org/screenshot-2.png (added)
-
tags/1.0.6/.wordpress-org/screenshot-3.png (added)
-
tags/1.0.6/.wordpress-org/screenshot-4.png (added)
-
tags/1.0.6/.wordpress-org/screenshot-5.png (added)
-
tags/1.0.6/.wordpress-org/screenshot-6.png (added)
-
tags/1.0.6/.wordpress-org/screenshot-7.png (added)
-
tags/1.0.6/.wordpress-org/screenshot-8.png (added)
-
tags/1.0.6/CHANGELOG.md (modified) (1 diff)
-
tags/1.0.6/README.txt (modified) (5 diffs)
-
tags/1.0.6/bookable-schedule-widget.php (modified) (2 diffs)
-
tags/1.0.6/build/block.json (modified) (1 diff)
-
tags/1.0.6/package-lock.json (modified) (2 diffs)
-
tags/1.0.6/package.json (modified) (1 diff)
-
tags/1.0.6/src/block.json (modified) (1 diff)
-
trunk/.wordpress-org/screenshot-2.png (added)
-
trunk/.wordpress-org/screenshot-3.png (added)
-
trunk/.wordpress-org/screenshot-4.png (added)
-
trunk/.wordpress-org/screenshot-5.png (added)
-
trunk/.wordpress-org/screenshot-6.png (added)
-
trunk/.wordpress-org/screenshot-7.png (added)
-
trunk/.wordpress-org/screenshot-8.png (added)
-
trunk/CHANGELOG.md (modified) (1 diff)
-
trunk/README.txt (modified) (5 diffs)
-
trunk/bookable-schedule-widget.php (modified) (2 diffs)
-
trunk/build/block.json (modified) (1 diff)
-
trunk/package-lock.json (modified) (2 diffs)
-
trunk/package.json (modified) (1 diff)
-
trunk/src/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bookable-schedule-widget/tags/1.0.6/CHANGELOG.md
r3301245 r3306865 1 1 # Changelog 2 3 ## [1.0.6](https://github.com/plevetsky/bookable_wordpress/compare/v1.0.5...v1.0.6) (2025-06-05) 4 5 6 ### Miscellaneous Chores 7 8 * Update README ([ea3c258](https://github.com/plevetsky/bookable_wordpress/commit/ea3c2586059dc346aaf121c08948ece10b12b5c7)) 2 9 3 10 ## [1.0.5](https://github.com/plevetsky/bookable_wordpress/compare/v1.0.4...v1.0.5) (2025-05-27) -
bookable-schedule-widget/tags/1.0.6/README.txt
r3301245 r3306865 3 3 Tags: block 4 4 Tested up to: 6.8.1 5 Stable tag: 1.0. 55 Stable tag: 1.0.6 6 6 License: GPL-2.0-or-later 7 7 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 10 10 11 11 == Description == 12 13 https://www.youtube.com/watch?v=-XM82vK8rVQ 12 14 13 15 The Bookable Schedule Widget makes it simple to share a schedule of upcoming events and take bookings on a WordPress website. … … 21 23 Learn how to integrate your Bookable Schedule with your WordPress website [here](https://wearebookable.com/wordpress). 22 24 25 ### Features 26 27 - **Effortless Event Creation:** Quickly create and customise stunning event pages in seconds. Whether you’re hosting a yoga class, a pop-up dinner, or a city tour, Bookable’s intuitive interface makes event setup seamless and straightforward. 28 - **Automated Schedule Creation:** As you create events, Bookable automatically generates a schedule page that consolidates all your events in one place. This makes it easy for your community to browse and discover everything you have to offer. 29 - **Fully Customisable Branding:** Personalise your event pages by adding your logo, setting brand colours, and including social media links. Bookable allows you to align every aspect of your event with your brand identity effortlessly. 30 - **Flexible Payment Options:** Choose how you want to get paid for your events. From online payments, P2P transfers, and even cash, Bookable gives you the flexibility to manage payments your way. 31 32 ### Overview 33 34 Bookable is a powerful event management app designed to simplify the process of creating, managing, and promoting events. Whether you’re an experienced event organiser or just starting, Bookable offers a suite of tools that make event management a breeze. 35 36 With Bookable, you can effortlessly create fully customised event pages that reflect your brand. Upload your logo, choose your brand colours, and add contact and social media information to ensure your events stand out. Bookable also offers flexible payment options, allowing you to collect payments through a variety of methods, or even host free events. 37 38 One of Bookable’s standout features is its automated schedule creation. As you add events, Bookable automatically generates a schedule page, making it easier for your audience to browse and discover all your events in one place. 39 40 Additionally, Bookable's mobile-friendly management interface ensures that you can access and manage your events on the go, keeping you organised and responsive wherever you are. 41 42 Share your events with ease using unique, share-worthy links provided by Bookable, and watch as your community engages and signs up. 43 23 44 == Installation == 24 45 … … 28 49 == Frequently Asked Questions == 29 50 30 = How do I get paid when people pay for events online? =51 = How do I get paid when people pay for events online? = 31 52 32 53 You'll get paid directly into your bank account by our payments partner Stripe. Payouts typically happen on a weekly schedule and you can read more about how Stripe manage payouts [here](https://docs.stripe.com/payouts). … … 46 67 == Screenshots == 47 68 1. Bookable Schedule 69 2. Showcase Your Schedule and Events 70 3. Setting Up Your Events 71 4. Optimised Across All Devices 72 5. Make It Yours 73 6. Manage Events 74 7. Get Paid How You Want 75 8. Integrated Messaging 48 76 49 77 == Changelog == 78 79 = 1.0.6 80 * Update README. 50 81 51 82 = 1.0.5 -
bookable-schedule-widget/tags/1.0.6/bookable-schedule-widget.php
r3301245 r3306865 8 8 * Requires at least: 6.1 9 9 * Requires PHP: 7.0 10 * Version: 1.0. 510 * Version: 1.0.6 11 11 * Author: We Are Bookable Ltd. 12 12 * License: GPL-2.0-or-later … … 21 21 } 22 22 23 define('BOOKABLE_SCHEDULE_WIDGET_VERSION', '1.0. 5');23 define('BOOKABLE_SCHEDULE_WIDGET_VERSION', '1.0.6'); 24 24 25 25 /** -
bookable-schedule-widget/tags/1.0.6/build/block.json
r3301245 r3306865 3 3 "apiVersion": 3, 4 4 "name": "bookable/bookable-schedule-widget", 5 "version": "1.0. 5",5 "version": "1.0.6", 6 6 "title": "Bookable", 7 7 "category": "widgets", -
bookable-schedule-widget/tags/1.0.6/package-lock.json
r3301245 r3306865 1 1 { 2 2 "name": "bookable-schedule-widget", 3 "version": "1.0. 5",3 "version": "1.0.6", 4 4 "lockfileVersion": 3, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "bookable-schedule-widget", 9 "version": "1.0. 5",9 "version": "1.0.6", 10 10 "license": "GPL-2.0-or-later", 11 11 "dependencies": { -
bookable-schedule-widget/tags/1.0.6/package.json
r3301245 r3306865 1 1 { 2 2 "name": "bookable-schedule-widget", 3 "version": "1.0. 5",3 "version": "1.0.6", 4 4 "description": "A widget for displaying a schedule of events created using Bookable, https://wearebookable.com.", 5 5 "author": "We Are Bookable Ltd", -
bookable-schedule-widget/tags/1.0.6/src/block.json
r3301245 r3306865 3 3 "apiVersion": 3, 4 4 "name": "bookable/bookable-schedule-widget", 5 "version": "1.0. 5",5 "version": "1.0.6", 6 6 "title": "Bookable", 7 7 "category": "widgets", -
bookable-schedule-widget/trunk/CHANGELOG.md
r3301245 r3306865 1 1 # Changelog 2 3 ## [1.0.6](https://github.com/plevetsky/bookable_wordpress/compare/v1.0.5...v1.0.6) (2025-06-05) 4 5 6 ### Miscellaneous Chores 7 8 * Update README ([ea3c258](https://github.com/plevetsky/bookable_wordpress/commit/ea3c2586059dc346aaf121c08948ece10b12b5c7)) 2 9 3 10 ## [1.0.5](https://github.com/plevetsky/bookable_wordpress/compare/v1.0.4...v1.0.5) (2025-05-27) -
bookable-schedule-widget/trunk/README.txt
r3301245 r3306865 3 3 Tags: block 4 4 Tested up to: 6.8.1 5 Stable tag: 1.0. 55 Stable tag: 1.0.6 6 6 License: GPL-2.0-or-later 7 7 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 10 10 11 11 == Description == 12 13 https://www.youtube.com/watch?v=-XM82vK8rVQ 12 14 13 15 The Bookable Schedule Widget makes it simple to share a schedule of upcoming events and take bookings on a WordPress website. … … 21 23 Learn how to integrate your Bookable Schedule with your WordPress website [here](https://wearebookable.com/wordpress). 22 24 25 ### Features 26 27 - **Effortless Event Creation:** Quickly create and customise stunning event pages in seconds. Whether you’re hosting a yoga class, a pop-up dinner, or a city tour, Bookable’s intuitive interface makes event setup seamless and straightforward. 28 - **Automated Schedule Creation:** As you create events, Bookable automatically generates a schedule page that consolidates all your events in one place. This makes it easy for your community to browse and discover everything you have to offer. 29 - **Fully Customisable Branding:** Personalise your event pages by adding your logo, setting brand colours, and including social media links. Bookable allows you to align every aspect of your event with your brand identity effortlessly. 30 - **Flexible Payment Options:** Choose how you want to get paid for your events. From online payments, P2P transfers, and even cash, Bookable gives you the flexibility to manage payments your way. 31 32 ### Overview 33 34 Bookable is a powerful event management app designed to simplify the process of creating, managing, and promoting events. Whether you’re an experienced event organiser or just starting, Bookable offers a suite of tools that make event management a breeze. 35 36 With Bookable, you can effortlessly create fully customised event pages that reflect your brand. Upload your logo, choose your brand colours, and add contact and social media information to ensure your events stand out. Bookable also offers flexible payment options, allowing you to collect payments through a variety of methods, or even host free events. 37 38 One of Bookable’s standout features is its automated schedule creation. As you add events, Bookable automatically generates a schedule page, making it easier for your audience to browse and discover all your events in one place. 39 40 Additionally, Bookable's mobile-friendly management interface ensures that you can access and manage your events on the go, keeping you organised and responsive wherever you are. 41 42 Share your events with ease using unique, share-worthy links provided by Bookable, and watch as your community engages and signs up. 43 23 44 == Installation == 24 45 … … 28 49 == Frequently Asked Questions == 29 50 30 = How do I get paid when people pay for events online? =51 = How do I get paid when people pay for events online? = 31 52 32 53 You'll get paid directly into your bank account by our payments partner Stripe. Payouts typically happen on a weekly schedule and you can read more about how Stripe manage payouts [here](https://docs.stripe.com/payouts). … … 46 67 == Screenshots == 47 68 1. Bookable Schedule 69 2. Showcase Your Schedule and Events 70 3. Setting Up Your Events 71 4. Optimised Across All Devices 72 5. Make It Yours 73 6. Manage Events 74 7. Get Paid How You Want 75 8. Integrated Messaging 48 76 49 77 == Changelog == 78 79 = 1.0.6 80 * Update README. 50 81 51 82 = 1.0.5 -
bookable-schedule-widget/trunk/bookable-schedule-widget.php
r3301245 r3306865 8 8 * Requires at least: 6.1 9 9 * Requires PHP: 7.0 10 * Version: 1.0. 510 * Version: 1.0.6 11 11 * Author: We Are Bookable Ltd. 12 12 * License: GPL-2.0-or-later … … 21 21 } 22 22 23 define('BOOKABLE_SCHEDULE_WIDGET_VERSION', '1.0. 5');23 define('BOOKABLE_SCHEDULE_WIDGET_VERSION', '1.0.6'); 24 24 25 25 /** -
bookable-schedule-widget/trunk/build/block.json
r3301245 r3306865 3 3 "apiVersion": 3, 4 4 "name": "bookable/bookable-schedule-widget", 5 "version": "1.0. 5",5 "version": "1.0.6", 6 6 "title": "Bookable", 7 7 "category": "widgets", -
bookable-schedule-widget/trunk/package-lock.json
r3301245 r3306865 1 1 { 2 2 "name": "bookable-schedule-widget", 3 "version": "1.0. 5",3 "version": "1.0.6", 4 4 "lockfileVersion": 3, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "bookable-schedule-widget", 9 "version": "1.0. 5",9 "version": "1.0.6", 10 10 "license": "GPL-2.0-or-later", 11 11 "dependencies": { -
bookable-schedule-widget/trunk/package.json
r3301245 r3306865 1 1 { 2 2 "name": "bookable-schedule-widget", 3 "version": "1.0. 5",3 "version": "1.0.6", 4 4 "description": "A widget for displaying a schedule of events created using Bookable, https://wearebookable.com.", 5 5 "author": "We Are Bookable Ltd", -
bookable-schedule-widget/trunk/src/block.json
r3301245 r3306865 3 3 "apiVersion": 3, 4 4 "name": "bookable/bookable-schedule-widget", 5 "version": "1.0. 5",5 "version": "1.0.6", 6 6 "title": "Bookable", 7 7 "category": "widgets",
Note: See TracChangeset
for help on using the changeset viewer.