★ 3stars
2forks
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/mgpelloni/cloudbeds/archive/refs/heads/main.zipFrom the readme
Cloudbeds
The Cloudbeds plugin allows users to connect their WordPress website to their Cloudbeds data using the Cloudbeds API.
Installation
Download the Cloudbeds plugin and install it on your WordPress site. Once the plugin is activated, navigate to "Settings - Cloudbeds" within the WordPress administration bar. Follow the API integration instructions on the page to connect to Cloudbeds.
After the integration is complete, developers can interact with the API utilizing cloudbedsapiget and cloudbedsapipost with the name of the endpoint as the first parameter. Additional arguments can be added as the second parameter.
For example, you can utilize the cloudbedsapiget function to retrieve and print room types:
CLI Commands
- wp cloudbeds data retrieves all stored data relevant to accessing Cloudbeds.
- wp cloudbeds new-token will request a new access token from Cloudbeds.
- wp cloudbeds reset will delete all Cloudbeds plugin data.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.7.0 | Sep 23, 2025 |
| v1.6.0 | Oct 24, 2024 |
| v1.5.0 | Oct 24, 2024 |
| v1.4.2 | Jun 1, 2024 |
| v1.4.1 | May 31, 2024 |
| v1.4.0 | May 31, 2024 |
| v1.3.8 | May 31, 2024 |
| v1.3.7 | May 31, 2024 |
| v1.3.6 | May 31, 2024 |
| v1.3.5 | May 31, 2024 |
| v1.3.4 | May 31, 2024 |
| v1.3.3 | May 31, 2024 |
| v1.3.2 | May 31, 2024 |
| v1.3.1 | May 29, 2024 |
| v1.3.0 | Jul 3, 2023 |
| v1.2.3 | Apr 9, 2023 |
| v1.2.2 | Apr 9, 2023 |
| v1.2.1 | Apr 9, 2023 |
| v1.2.0 | Apr 9, 2023 |
| v1.1.0 | Mar 16, 2023 |
| v1.0.1 | Nov 16, 2022 |
| v1.0.0 | Nov 16, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.