OpenStay
Zero-friction booking manager for a single place: public availability calendar and list, front-end management for the owner, private iCal sync.
★ 1stars
9release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/openstay/releases/download/v1.0.4/openstay.zipDeclares an update source (https://github.com/guilamu/openstay/), so updates arrive through the plugin's own updater.
From the readme
OpenStay
Zero-friction booking manager for a single place: public availability calendar and list, front-end management for the owner, private iCal sync.
Public Calendar & List
- Show availability with the [openstay] shortcode or the OpenStay block (with per-page display options)
- Choose between month and multi-month year views, powered by a locally bundled FullCalendar (no CDN)
- Display an optional reservations list below the calendar
- Mask private entries behind a configurable public label (e.g. "Unavailable") so visitors never see internal names
- Match your site: each reservation type gets its own name and color
Front-End Management
- Add, edit and delete reservations directly on the public page when logged in as administrator — no back-office round trips
- Create as many reservation types as you need, each with a "show name publicly" toggle
- Choose which optional fields appear in the reservation popup: email, phone, arrival/departure times, internal note
- Set overlap-safe dates: server-side validation keeps entries consistent
Calendar Sync (iCal)
- Subscribe from Google Calendar, Apple Calendar or Outlook via a private, read-only .ics feed
- Generate the feed U
Read the full README on GitHub →