Updating
How to update the CR Bee Connect plugin
Checking Your Version
Your current plugin version is shown in:
- Plugins page in WordPress admin (under CR Bee Connect)
- CR Bee Connect > Connection tab (at the bottom)
The current version is 1.3.12.
Update Process
Manual Update
- Download the latest version of
cr-bee-connect.zip - Deactivate the plugin in Plugins
- Delete the current plugin (this does not remove your settings)
- Upload and install the new version via Plugins > Add New > Upload Plugin
- Activate the plugin
Your settings (API key, page assignments, webhook) are stored as WordPress options and are preserved across updates.
FTP Update
- Download and extract the new version
- Replace the
wp-content/plugins/cr-bee-connect/directory with the new files - The plugin will auto-detect the update on the next admin page load
After Updating
- Click Test Connection to verify compatibility
- Clear your cache (CR Bee Connect > Cache > Flush Cache)
- Test the booking flow to verify everything works
Backwards Compatibility
The plugin maintains backwards compatibility:
- Settings are auto-migrated when naming conventions change (e.g.,
crbc_page_car_detailswas renamed tocrbc_page_vehicle_detailsin v1.1.12) - New features are added without breaking existing configurations
- API version changes are handled by the plugin internally