Simple examples

Various integration examples using different programming languages. Minimal in complexity these can be a great start in point for your integration. Feel free to use and remix these at your will.

Node.js example

A simple example integrating Collabora Online via iFrame in Node.js. We assume you are familiar with npm and the node.js framework.

Node.js Example on GitHub

PHP example

A simple example integrating Collabora Online via iFrame in PHP. We assume that you have already the Apache web server installed on your machine and started, and that the PHP module for Apache has been installed too and loaded.

PHP Example on GitHub

Python example

A simple example integrating Collabora Online via iFrame in Python. We assume you are familiar with Python and Django framework.

Python Example on GitHub

ReactJS example

A simple example integrating Collabora Online via iFrame in ReactJS and Express. We assume you are familiar with ReactJS, npm and node.js framework.

ReactJS Example on GitHub

.NET example

A simple example integrating Collabora Online via iFrame with .NET backend.

.NET Example on GitHub


More examples in various other languages are coming soon. In the meantime, you can investigate the full production-grade integrations.