WP Manifestindependent plugin directory
manifest / integrations / atx-busyrooms

ATX BusyRooms Bridge

Reworked Busyrooms wordpress plugin - Redirect user constructed URL

by ATX - Neil VM · github.com/siko001/atx-busyrooms

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/siko001/atx-busyrooms/archive/refs/heads/main.zip

Declares an update source (https://github.com/siko001/atx-busyrooms), so updates arrive through the plugin's own updater.

From the readme

ATX BusyRooms Bridge A reusable WordPress integration layer for the BusyRooms IBE v3.5 advanced search redirect. The plugin deliberately contains no front-end design. Themes and blocks own the form markup; this plugin owns provider settings, validation, room mapping, and the final redirect URL. Requirements - WordPress 6.2+ - PHP 8.1+ - ACF PRO is optional. When active, the plugin adds a BusyRooms Room ID field to configured Room post types. Configuration Activate the plugin and open Settings → BusyRooms. Site connection, room/campaign mapping, and search limits are organized into separate WordPress-style tabs. Configure the values supplied by BusyRooms: - Website ID (required) - Hotel/establishment ID(s) - Optional destination code(s) - Language and currency - Optional default rate plans and meal plans - Optional marketing and affiliate campaign codes - Occupancy limits used by validation and custom blocks - WordPress Room post type slug(s) The Website ID, Hotel ID, currency, and other account values belong to each WordPress installation. Configure them separately on each hotel site. Room IDs normally belong to individual Room posts. The plugin registers the ACF field nam

Read the full README on GitHub →