وەسف
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/
دامەزراندن
- Upload the
kennelflow-boardingfolder to the/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure pets, rooms, locations, and bookings under the relevant admin menus.
پهد
-
Does this require WooCommerce?
-
No. The free plugin does not require WooCommerce. WooCommerce is optional and used when KennelFlow Pro is installed.
-
Who develops KennelFlow Boarding?
-
KennelFlow Boarding is developed and supported by Land Tech Web Designs.
پێداچوونەوەکان
هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.
بەشداربووان و گەشەپێدەران
“KennelFlow Boarding” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.
بەشداربووان“KennelFlow Boarding” وەربگێڕە بۆ زمانەکەی خۆت.
دەتەوێت بەشداربیت لە گەشەپێدان؟
گەڕان لە کۆدەکەدا بکە، سەیری تەمارگەی (SVN) بکە، یان بەشداربە لە ڕووداوتۆماری گەشەپێدان لە ڕێگەی (RSS).
ڕووداوتۆمارگەریی گۆڕین
0.1.0
- Initial release.