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.
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.
Python example
A simple example integrating Collabora Online via iFrame
in Python. We assume you are familiar with Python and Django framework.
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.
.NET example
A simple example integrating Collabora Online via iFrame
with .NET backend.
More examples in various other languages are coming soon. In the meantime, you can investigate the full production-grade integrations.