plugin-icon

KennelFlow Boarding

作者 Randy Breland·
Boarding and kennel foundation: pets, rooms, locations, bookings, and REST API availability. By Land Tech Web Designs.
版本
0.1.0
最近更新:
Apr 25, 2026

KennelFlow Boarding registers custom post types for pets, rooms, and bookings, a location taxonomy, and REST endpoints to query which rooms are available for a date range at a given location. Use it as the data layer for your site; extend with KennelFlow Pro for WooCommerce-powered checkout when you are ready.

REST API

The plugin exposes REST routes for availability and locations so themes and headless front ends can build booking flows. By default these routes require a signed-in user who can edit_posts so taxonomy and room titles tied to non-public post types are not exposed anonymously. To allow unauthenticated access for public booking widgets, add:

add_filter( 'kennelflow_rest_allow_anonymous_booking_read', '__return_true' );

KennelFlow Pro

Upgrade for WooCommerce integration and premium booking features:

https://landtechwebdesigns.com/

目前已測試版本
WordPress 6.9.4
此外掛程式已可供下載,並可用於你 系統。