<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>booking - Ziba Guru</title>
	<atom:link href="https://ziba.guru/tag/booking/feed/" rel="self" type="application/rss+xml" />
	<link>https://ziba.guru</link>
	<description>your path to beautiful life</description>
	<lastBuildDate>Mon, 13 Jul 2026 16:16:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://ziba.guru/wp-content/uploads/2025/02/cropped-ziba-favico-32x32.png</url>
	<title>booking - Ziba Guru</title>
	<link>https://ziba.guru</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>VBWD for Wellness Studios: Bookings, Memberships, and a Loyalty Programme You Own</title>
		<link>https://ziba.guru/2026/07/vbwd-for-wellness-studios-bookings-memberships-and-a-loyalty-programme-you-own/</link>
					<comments>https://ziba.guru/2026/07/vbwd-for-wellness-studios-bookings-memberships-and-a-loyalty-programme-you-own/#respond</comments>
		
		<dc:creator><![CDATA[Louis Phaigh]]></dc:creator>
		<pubDate>Mon, 13 Jul 2026 16:14:57 +0000</pubDate>
				<category><![CDATA[Health Technology]]></category>
		<category><![CDATA[Wellness]]></category>
		<category><![CDATA[booking]]></category>
		<category><![CDATA[loyalty]]></category>
		<category><![CDATA[memberships]]></category>
		<category><![CDATA[self-hosted]]></category>
		<category><![CDATA[vbwd]]></category>
		<category><![CDATA[wellness]]></category>
		<guid isPermaLink="false">https://ziba.guru/2026/07/vbwd-for-wellness-studios-bookings-memberships-and-a-loyalty-programme-you-own/</guid>

					<description><![CDATA[<p>Class and session booking, client accounts, memberships, a loyalty-points programme and an AI booking assistant — self-hosted, no platform cut, and you keep the client list. Wellness studios lose margin and their client list to booking marketplaces; VBWD gives them bookings, memberships and loyalty on a platform they own outright. Your studio runs on relationships.</p>
<p>The post <a href="https://ziba.guru/2026/07/vbwd-for-wellness-studios-bookings-memberships-and-a-loyalty-programme-you-own/">VBWD for Wellness Studios: Bookings, Memberships, and a Loyalty Programme You Own</a> first appeared on <a href="https://ziba.guru">Ziba Guru</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><strong>Class and session booking, client accounts, memberships, a loyalty-points programme and an AI booking assistant — self-hosted, no platform cut, and you keep the client list.</strong></p>
<p>Wellness studios lose margin and their client list to booking marketplaces; VBWD gives them bookings, memberships and loyalty on a platform they own outright.</p>
<div>
<p>Your studio runs on relationships. Someone books a first yoga class, comes back for a workshop, buys a ten-pass, brings a friend, becomes a regular. That whole arc lives in your booking app, your inbox, a spreadsheet, and your head. And when you use a marketplace to get discovered, the platform sits in the middle of every one of those touchpoints, takes a cut, and quietly owns the client relationship you built.</p>
<p>This piece is about a different setup: running bookings, memberships, messaging, and a loyalty programme on software you host yourself. The tool is <a href="https://vbwd.cc/features">VBWD</a>, a source-available, self-hosted client-management platform. It is warmer to your margins and stricter about who owns the data. Here is what it does for a wellness business and where it stops.</p>
<h2>The problem: you rent your own client list</h2>
<p>Most studios stitch together three or four services. A booking app for the calendar. A separate mailing tool. A payment processor. Maybe a loyalty punch-card app on top. Each one holds a slice of your client data, and none of them are really yours.</p>
<p>The booking marketplaces are the sharpest version of this. They bring you visibility, then charge a per-booking fee or a monthly rent, and the client&#8217;s account, reviews, and rebooking habit live on their platform, not yours. If you leave, the relationship often does not come with you. You are renting access to people who came to see you.</p>
<p>There is also a quieter cost: client data. Health notes, injury history, therapy context, contact details. That information sits on servers in jurisdictions you did not choose, under privacy terms you did not write.</p>
<h2>What VBWD gives a wellness studio</h2>
<p>VBWD is an agnostic core with a set of plugins you switch on for the functions you need. You do not have to run all of it. Here is the part that matters for a spa, studio, or practice.</p>
<h2>Bookings and self-scheduling</h2>
<p>The booking function handles the calendar work: classes with capacity, one-to-one sessions, staff or room availability, and a self-booking flow so clients reserve their own slots without messaging you. A pilates studio can publish a weekly class grid; a massage therapist can expose only the openings they want filled. Clients book, get confirmations, and manage their own reservations from an account on your site.</p>
<p>Because it is your install, the booking page carries your brand, your terms, and your prices, with no marketplace badge and no per-booking fee skimmed off the top.</p>
<h2>Client accounts and portals</h2>
<p>Every client gets an account on your platform. They see their upcoming sessions, past visits, active memberships or passes, invoices, and messages in one place. For the studio, that account is the single record of a client&#8217;s history, and it lives in your database, not a vendor&#8217;s.</p>
<p>This is the core of the ownership argument: the client list, with everyone&#8217;s booking history and preferences, is a table in your PostgreSQL database that you can back up, export, and query however you like.</p>
<h2>A secure messenger for client communication</h2>
<p>Wellness conversations are personal. A therapy client cancelling a session, a spa guest asking about a treatment before a birthday, a coaching client checking in between calls. VBWD includes a built-in messenger so those exchanges happen inside your platform instead of scattered across personal WhatsApp threads and email.</p>
<p>Keeping messages on your own install matters when the content is health-adjacent. You decide retention, you decide who on your team can read what, and nothing rides through a third-party chat product.</p>
<h2>An AI chatbot grounded in your own content</h2>
<p>VBWD can run a retrieval-augmented (RAG) chatbot that answers from your studio&#8217;s own material, your pricing, your class descriptions, your FAQ, your policies, rather than making things up from the open internet. A visitor at 11pm can ask &#8220;do you have a prenatal yoga class on Saturdays and how much is a five-pack?&#8221; and get an answer drawn from your actual content, plus a nudge into the booking flow.</p>
<p>Technically, the bot rides a search seam that deliberately blocks the private slices of your data (it will not read a client&#8217;s therapy notes or invoices), and it talks to language models through a connection manager so you choose the provider. It is a front-desk assistant for the questions you answer twenty times a week, not a window into confidential records. You can see the full set of switch-on functions on the <a href="https://vbwd.cc/plugins">plugins page</a>.</p>
<h2>Memberships and class passes</h2>
<p>The subscription function covers recurring wellness revenue: monthly memberships, unlimited-class plans, ten-session passes, treatment bundles. VBWD handles the recurring billing, generates invoices with tax, and supports multiple currencies, which helps if you run retreats or serve clients across borders. Billing details and how the money side is structured are laid out on the <a href="https://vbwd.cc/billing">billing page</a>.</p>
<p>Memberships tie back into bookings and accounts, so a member&#8217;s pass balance and renewal date sit in the same client record as their session history.</p>
<h2>A loyalty programme built on tokens you own</h2>
<p>VBWD has a token, or credit, system, and for a wellness business the natural use is loyalty. You define how clients earn credits (points for each visit, a bonus for referring a friend, a reward for hitting a streak) and what they redeem them for (a free class, a treatment upgrade, a discount, a small perk).</p>
<p>Because you configure the rules, the programme fits your studio rather than a generic punch-card template. The same token mechanism can also meter usage-based extras, for example AI or premium content, but for most studios it is simply a loyalty ledger you control end to end.</p>
<h2>The ownership and privacy angle</h2>
<p>The through-line across all of this is that there is no platform in the middle. No per-transaction cut on bookings or memberships. No marketplace that owns your reviews and rebooking habit. The client list, the message history, the loyalty balances, they are rows in a database you run.</p>
<p>VBWD is self-hosted, which means you can keep it on EU infrastructure for data-residency reasons if that matters to your clients, and it is source-available under BSL 1.1: free to use commercially until your VBWD-attributable sales pass a defined threshold (6.7 BTC per year), and the licence converts to Apache-2.0 over time. It is not public-domain, but it is software you can read, adapt, and self-host without asking permission for normal use.</p>
<p>Under the hood it is a fairly standard stack, Python/Flask, PostgreSQL, Redis, a Vue 3/TypeScript frontend, all in Docker, and one backend serves both your website and a native mobile app. The technical detail lives in the <a href="https://vbwd.cc/docs">documentation</a>.</p>
<h2>The honest limits</h2>
<p>Self-hosting means you operate it. Uptime, backups, and updates are on you or whoever you pay to run the box. If your studio does not want to touch servers, budget for a technical partner, because a booking system that is down on a Monday morning is a real problem.</p>
<p>The AI chatbot can be wrong. It is grounded in your content, which reduces invented answers, but you should treat it as a helpful front desk, not an authority on medical or therapeutic questions, and keep a human path for anything sensitive.</p>
<p>The loyalty tokens are a credit system you configure, not a regulated financial instrument. They are studio points, not money, and you should describe them to clients that way.</p>
<h2>Takeaway</h2>
<p>If your studio is small and you just need a calendar, a marketplace app is faster to start. But if the client relationship is the business, and in wellness it usually is, then owning the bookings, the accounts, the messages, the memberships, and the loyalty programme is worth the operational effort. VBWD is one way to run all of that on infrastructure you control, without a platform taking a slice of every visit. Start with the <a href="https://vbwd.cc/features">feature overview</a> and turn on only the functions your practice actually needs.</p>
<h2>Learn more about VBWD</h2>
<p>VBWD is a self-hosted, source-available platform for building subscription products, marketplaces, and AI-powered apps. Explore it further:</p>
<ul>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Website and documentation: <a href="https://vbwd.cc">vbwd.cc</a> — see the <a href="https://vbwd.cc/plugins">plugins</a>, <a href="https://vbwd.cc/architecture">architecture</a>, and <a href="https://vbwd.cc/docs">developer docs</a>.</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Source code and plugins on GitHub: <a href="https://github.com/VBWD-platform/">github.com/VBWD-platform</a></li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3a5.png" alt="🎥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Watch VBWD in action: <a href="https://www.youtube.com/watch?v=JW6x7zFn-8w">demo video 1</a> and <a href="https://www.youtube.com/watch?v=HJqBPMngO5Y&#038;t=4s">demo video 2</a></li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bc.png" alt="💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Follow the project on LinkedIn: <a href="https://www.linkedin.com/company/vbwd/">linkedin.com/company/vbwd</a></li>
</ul>
</div><p>The post <a href="https://ziba.guru/2026/07/vbwd-for-wellness-studios-bookings-memberships-and-a-loyalty-programme-you-own/">VBWD for Wellness Studios: Bookings, Memberships, and a Loyalty Programme You Own</a> first appeared on <a href="https://ziba.guru">Ziba Guru</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ziba.guru/2026/07/vbwd-for-wellness-studios-bookings-memberships-and-a-loyalty-programme-you-own/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>VBWD for Clinic Managers: A Self-Hosted Patient-Management Platform You Own</title>
		<link>https://ziba.guru/2026/07/vbwd-for-clinic-managers-a-self-hosted-patient-management-platform-you-own/</link>
					<comments>https://ziba.guru/2026/07/vbwd-for-clinic-managers-a-self-hosted-patient-management-platform-you-own/#respond</comments>
		
		<dc:creator><![CDATA[Louis Phaigh]]></dc:creator>
		<pubDate>Mon, 13 Jul 2026 16:14:41 +0000</pubDate>
				<category><![CDATA[Health]]></category>
		<category><![CDATA[Health Technology]]></category>
		<category><![CDATA[booking]]></category>
		<category><![CDATA[clinics]]></category>
		<category><![CDATA[healthtech]]></category>
		<category><![CDATA[patient-management]]></category>
		<category><![CDATA[self-hosted]]></category>
		<category><![CDATA[vbwd]]></category>
		<guid isPermaLink="false">https://ziba.guru/2026/07/vbwd-for-clinic-managers-a-self-hosted-patient-management-platform-you-own/</guid>

					<description><![CDATA[<p>Booking, patient accounts, secure messaging, an AI assistant, membership plans and a loyalty programme — a whole clinic patient-management stack you self-host and own, instead of renting. Clinic managers juggle scheduling, patient retention, and software that owns their data; VBWD puts the whole patient-management stack on infrastructure the clinic controls. The software running your clinic</p>
<p>The post <a href="https://ziba.guru/2026/07/vbwd-for-clinic-managers-a-self-hosted-patient-management-platform-you-own/">VBWD for Clinic Managers: A Self-Hosted Patient-Management Platform You Own</a> first appeared on <a href="https://ziba.guru">Ziba Guru</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><strong>Booking, patient accounts, secure messaging, an AI assistant, membership plans and a loyalty programme — a whole clinic patient-management stack you self-host and own, instead of renting.</strong></p>
<p>Clinic managers juggle scheduling, patient retention, and software that owns their data; VBWD puts the whole patient-management stack on infrastructure the clinic controls.</p>
<div>
<h2>The software running your clinic is renting you your own patients</h2>
<p>Most clinic management platforms are hosted SaaS. You pay per seat, per month, per patient, or some blend of all three. The vendor holds the database. The vendor decides when your appointment book gets a new feature, when prices go up, and what happens to your patient records if you ever want to leave.</p>
<p>For a practice operator, that is a quiet but real business risk. Your patient list is the most valuable asset the clinic owns, and it sits on infrastructure you do not control, governed by a contract you did not write.</p>
<p>VBWD is a different arrangement. It is a self-hosted, source-available platform you install on your own server. You run the patient-management stack; nobody rents it back to you. This article walks through what that stack gives a clinic and, just as importantly, where its limits are.</p>
<h2>The operational problem with hosted SaaS</h2>
<p>Three costs tend to creep up on clinic managers using hosted patient software.</p>
<ul>
<li><strong>Per-seat pricing that punishes growth.</strong> Add a front-desk hire or a locum practitioner and the monthly bill climbs, whether or not you used more of the product.</li>
<li><strong>Feature lock-in.</strong> Booking, messaging, memberships, and loyalty are usually four separate subscriptions from four vendors, none of which talk to each other cleanly.</li>
<li><strong>Exit cost.</strong> Migrating years of patient history off a hosted platform is deliberately painful. That pain is the vendor&#8217;s retention strategy.</li>
</ul>
<p>The alternative is not building software yourself. It is running a platform where the pricing is your hosting bill, the features live under one roof, and the data is already on your side of the fence.</p>
<h2>What VBWD gives a clinic as a patient-management stack</h2>
<p>VBWD has an agnostic core with functionality delivered as <a href="https://vbwd.cc/plugins">plugins</a>. For a clinic, you assemble the stack from the pieces that matter to a practice. Here is how they map to day-to-day operations.</p>
<p><strong>Booking and appointments.</strong> The scheduling plugin handles multi-practitioner calendars: each clinician has their own availability, and patients book against real open slots rather than a request form someone re-keys later. For a manager, that means fewer double-bookings and less front-desk time spent on the phone. Availability rules live in your system, not a third party&#8217;s.</p>
<p><strong>Patient accounts and a portal.</strong> Every patient gets a secure account. From that portal they see their upcoming appointments, manage their details, and interact with the clinic without emailing personal information around in plain text. This is the anchor the rest of the stack hangs off — one identity per patient, under your control.</p>
<p><strong>A secure messenger.</strong> Patient-to-clinic communication runs through a built-in messenger instead of scattered across personal email, SMS, and WhatsApp. Threads stay attached to the patient account, so a message about a repeat prescription or a follow-up is in one auditable place your staff can actually find.</p>
<p><strong>An LLM RAG chatbot grounded in your own content.</strong> The chatbot answers patient questions using a retrieval layer built from the clinic&#8217;s own material — opening hours, preparation instructions, cancellation policy, which practitioner treats what. Because it is grounded in your content, it does not free-associate answers about your clinic. In practice it deflects a slice of routine front-desk load: &#8220;how do I prepare for my appointment&#8221;, &#8220;can I move my booking&#8221;, &#8220;do you take my insurance&#8221;. Technically, the bot rides a search seam that deliberately blocks privacy-sensitive slices of data, and it talks to language models through a connection manager you configure — so you decide which model provider, if any, sees which content.</p>
<p><strong>Subscription and membership plans.</strong> The subscription plugin supports recurring care plans and memberships: a monthly wellness plan, a bundled course of treatments, a family membership. Billing recurs automatically. For a manager this turns unpredictable episodic visits into a base of predictable recurring revenue, which is the single biggest lever on a clinic&#8217;s cash flow.</p>
<p><strong>A token/credit system as a loyalty programme.</strong> VBWD includes a token/credit mechanism you can run as loyalty: patients earn points or credits for visits and for referrals, and redeem them for perks. Retention and word-of-mouth are cheaper than acquisition, and this gives you a structured way to reward both without a separate loyalty vendor. You can see the full function set on the <a href="https://vbwd.cc/features">features overview</a>.</p>
<p>The point is not any single feature. It is that booking, accounts, messaging, the bot, memberships, and loyalty share one patient identity and one database, instead of being six integrations you maintain.</p>
<h2>The data-ownership and GDPR angle</h2>
<p>This is where self-hosting earns its keep for a clinic. Patient data is special-category data, and where it lives matters.</p>
<p>Because you deploy VBWD yourself, you choose the hosting. Put it on an EU-resident server and your patient data has genuine data residency — not a promise in a sub-processor appendix, but a fact of your architecture. You are the data controller. Your processor list is short and explicit because you know exactly which services touch the data, rather than inheriting a hosted vendor&#8217;s sprawling chain of sub-processors.</p>
<p>Granular access control backs this up. Admin, staff, and patient access are separated, with per-role permissions: front-desk, practitioner, and manager do not all see the same things. A receptionist managing the calendar does not need the same view as a clinician reading clinical notes, and the permission model lets you enforce that. The <a href="https://vbwd.cc/architecture">architecture documentation</a> covers how the roles and the plugin platform fit together.</p>
<p>The stack itself is conventional and inspectable: Python and Flask, PostgreSQL, Redis, a Vue 3 and TypeScript frontend, all in Docker. One backend serves both the web app and native mobile clients. Nothing here is exotic; any competent hosting partner can run it, and because it is source-available you or your IT contractor can read exactly what it does.</p>
<h2>Be honest about what this does not do</h2>
<p>Self-hosting on an EU server gives you data residency and controller status by architecture. It does not, by itself, make your clinic compliant with anything.</p>
<ul>
<li>VBWD is <strong>not HIPAA-certified</strong> and is <strong>not a certified medical device</strong>. Do not read the data-ownership story as a compliance certificate.</li>
<li>Lawful basis for processing, a DPIA where required, retention schedules, breach procedures, and staff training remain your responsibility as the operator.</li>
<li>Any medical-records regulations specific to your jurisdiction and speciality are yours to meet. VBWD gives you the control surface to meet them; it does not meet them for you.</li>
<li>Self-hosting means you own uptime, backups, and updates. That is the trade for control — either your team handles it or you pay a hosting partner who does.</li>
</ul>
<p>A clinic manager should treat VBWD as strong infrastructure for a compliant operation, not as compliance in a box.</p>
<h2>What it costs and how you run it</h2>
<p>The platform runs on a small VPS. There is no per-seat licence: add front-desk staff or practitioners without the bill tracking your headcount. Under the Business Source License 1.1 it is free for commercial use until your VBWD-attributable annual sales exceed the value of 6.7 BTC, and the licence converts to Apache-2.0 on its change date — so the ceiling only matters to a genuinely large operation, and the long-term direction is fully open. The <a href="https://vbwd.cc/billing">billing plugin</a> handles invoicing and the recurring memberships described above, so the money side lives in the same system as the patients.</p>
<h2>The takeaway</h2>
<p>For a clinic manager, VBWD is a way to run booking, patient portals, secure messaging, a grounded FAQ bot, memberships, and loyalty as one owned system rather than a stack of rented ones. The upside is real cost control, no per-seat penalty on growth, patient data that sits where you put it under your control, and no vendor holding your records hostage. The cost is that you take on hosting and compliance responsibility that a SaaS vendor would otherwise carry — imperfectly, and on their terms.</p>
<p>If your clinic&#8217;s software strategy currently amounts to hoping four vendors keep their prices flat, owning the stack is worth costing out.</p>
<h2>Learn more about VBWD</h2>
<p>VBWD is a self-hosted, source-available platform for building subscription products, marketplaces, and AI-powered apps. Explore it further:</p>
<ul>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Website and documentation: <a href="https://vbwd.cc">vbwd.cc</a> — see the <a href="https://vbwd.cc/plugins">plugins</a>, <a href="https://vbwd.cc/architecture">architecture</a>, and <a href="https://vbwd.cc/docs">developer docs</a>.</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Source code and plugins on GitHub: <a href="https://github.com/VBWD-platform/">github.com/VBWD-platform</a></li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3a5.png" alt="🎥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Watch VBWD in action: <a href="https://www.youtube.com/watch?v=JW6x7zFn-8w">demo video 1</a> and <a href="https://www.youtube.com/watch?v=HJqBPMngO5Y&#038;t=4s">demo video 2</a></li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bc.png" alt="💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Follow the project on LinkedIn: <a href="https://www.linkedin.com/company/vbwd/">linkedin.com/company/vbwd</a></li>
</ul>
</div><p>The post <a href="https://ziba.guru/2026/07/vbwd-for-clinic-managers-a-self-hosted-patient-management-platform-you-own/">VBWD for Clinic Managers: A Self-Hosted Patient-Management Platform You Own</a> first appeared on <a href="https://ziba.guru">Ziba Guru</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ziba.guru/2026/07/vbwd-for-clinic-managers-a-self-hosted-patient-management-platform-you-own/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
