Installation
Download, install, and activate the CR Bee Connect plugin
Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher
- A CR Bee account with an API key
Installation Steps
Step 1: Download the Plugin
Download the latest version of the CR Bee Connect plugin from your CR Bee admin dashboard or contact support.
Step 2: Upload to WordPress
- In your WordPress admin, go to Plugins > Add New > Upload Plugin
- Select the
cr-bee-connect.zipfile - Click Install Now
Alternatively, extract the ZIP and upload the cr-bee-connect folder to /wp-content/plugins/ via FTP.
Step 3: Activate
Go to Plugins and click Activate next to CR Bee Connect.
Step 4: Configure
After activation, go to CR Bee Connect in the WordPress admin sidebar to configure the plugin. See Configuration for details.
Plugin Structure
The plugin installs as cr-bee-connect/ and contains:
- PHP classes for shortcodes, API communication, and admin settings
- JavaScript files for the interactive booking flow
- CSS stylesheets for the booking UI
- Template files for rendering shortcode output
All frontend assets are loaded conditionally — only on pages that contain CR Bee shortcodes.