There is a WorkFlow as part of the standard system which allows the display of a Read Only Calendar to a web browser.

 

The Workflow is disabled by default. The minimum required to get it working is:

 

Go to the Workflow Manager

Find the Workflow, under "Booking" and called "Weekly Calendar"

Edit it and enable the Workflow, and save it

Point a web browser at:

https://yourcalpendo/anon/bookings.html?title=Your Title&pks=1,2,3,4

 

where the arguments can be changed in the URL to control the displayed title and the IDs of the resources whose bookings should be displayed.

 

An example of this can be seen by going to:

 

https://demo.calpendo.com/anon/bookings.html?title=Custom%20Calendar&pks=1,2,3,5,6

 

The displayed data will reflect the permissions of a particular configured user, and that user is by default "admin". This may not be what is required, so if the calender is to be used, it should be configured to make sure it's not showing information you don't want to show.