=== Mental Health Practice by Volade ===
Contributors: volade
Tags: therapy, mental health, counselling, booking, volade
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Privacy-first therapy practice lite — clients, sessions, intakes, booking shortcodes, 4 presets, export JSON, REST mhp/v1, WP-CLI wp mhp.

== Description ==

Calm tools for a mental health / therapy practice. Freemium practice lite — **not** a certified EHR, **not** HIPAA certified, and **not** medical advice. The practitioner remains responsible for clinical and legal compliance.

* Clients with display name, email, private notes, status (active / paused / archived)
* Sessions with modality (in person / video / phone), duration, generic topic labels, statuses
* Intakes (first contact / consent / goals) with JSON payloads
* Shortcodes: `[mhp_booking]`, `[mhp_hours]`
* 4 presets: cabinet-individuel, cabinet-couple, teleconsult, groupe-atelier (seed demo data)
* Dashboard KPIs, export JSON, Site Health
* REST API `mhp/v1` (Volade account connected for REST when SDK is present)
* WP-CLI `wp mhp` (status, preset, export, clients, sessions)

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/mental-health-practice-by-volade/`
2. Activate through the 'Plugins' menu in WordPress
3. Open Mental Health Practice under Volade or Tools

== Frequently Asked Questions ==

= Is this HIPAA certified / an EHR? =

No. This plugin is a privacy-first practice organizer. It is not a certified EHR or HIPAA product and does not provide medical advice.

= Which REST / CLI prefix? =

REST namespace `mhp/v1` and WP-CLI command `wp mhp`.

= Shortcodes? =

`[mhp_booking]` for a public inquiry form, `[mhp_hours]` for practice hours from settings.

== Changelog ==

= 1.0.0 =
* Initial MVP (roadmap #72).
