Skip to content

Commit 49cf0f2

Browse files
author
Ivo Salmre
committed
2 parents d3eae95 + b964e6f commit 49cf0f2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ This sample application will allow you to use the Cloudbeds APIs to:
66
2. Produce a report showing check-ins/check-outs/stayovers for 60 (or more if desired) days
77
<br>
88

9+
# Installing this tool
10+
While the source code for this tool is included and is open-source (feel free to modify), we have provided a setup/installer for people who "just want to use the tool"
11+
<br>
12+
1. Go the latest release: https://github.com/cloudbeds/CBAPI-OperationalReportsClientApp/releases
13+
2. Download the *.zip file, and uncompress it on your local machine (it will contain only a few file)
14+
3. Run the setup program
15+
<br>
16+
Notes:
17+
<br>
18+
- Please keep track of the file-path that you install the tool to (you will need to go there to run it)
19+
<br>
20+
- The first attempt to run the application is LIKELY to prompt you to install the “Microsoft .NET Runtime”, go ahead and do that.
21+
<br>
22+
- When the application starts for the first time it will indicate that it cannot locate the application configuration files. This is as expected. It will take you to a setup screen, and you can point it the the *.xml file that has your Cloudbeds' property's access key (an example XML file is shown in the _ExampleSecrets folder in this Github project)
23+
24+
925
# How to setup authentication
1026

1127
## Option 1: Set up the application using API Access tokens (preferred)

0 commit comments

Comments
 (0)