Skip to content

Packages

WP Appointments publishes shared npm packages that addon developers can use to build admin UIs and integrate with the data layer.

Available Packages

PackageVersionDescription
@wpappointments/componentsnpmReact UI components for admin interfaces
@wpappointments/datanpmHooks, API client, type registry, utilities

Installation

Terminal window
npm install @wpappointments/components @wpappointments/data

Versioning

Packages are versioned independently from the main plugin using Changesets. Check the package CHANGELOG for breaking changes.