Skip to content

Releases: FullMetalGR/wp-reservant

v0.1.1

Choose a tag to compare

@FullMetalGR FullMetalGR released this 05 Aug 07:23

Adds Tools > Reservant Demo Data: an admin-only, nonce-protected page that seeds the demo dataset (same idempotent seeder as wp reservant fixture) and links live REST calls. No schema changes.

Reservant 0.1.0 (engine core)

Choose a tag to compare

@FullMetalGR FullMetalGR released this 04 Aug 13:42

Engine core release: appointments, service chains with processing gaps, events with seat grids, the locked hold protocol, and the public REST API (reservant/v1). No admin UI or booking widget yet; interaction is via the REST API and WP-CLI.

Install: upload reservant-0.1.0.zip via Plugins > Add New > Upload Plugin, then activate. Activation creates the database tables. Requires PHP 8.1+, WordPress 6.5+, MySQL 5.7+/MariaDB 10.3+ (InnoDB).