Don’t miss a thing get regular updates
We have several stages ahead before an official release.
Subscribe and opt-in for latest news, participating in beta program or early developer access.
Here are few downloadable packages that you can install locally or on your server.
Please note that this is a beta period and that we do not recommend using it for production purposes.
Plain PHP, standalone example application. You can find more about this implementation at Meet the Convoworks Prototype – Plain PHP Convoworks integration example
convo-proto-docker-v1.18.0.zip – The zip with source and docker setup. Just run docker-compose up
and open browser at http://localhost:8080
convo-proto-full-1.18.0.zip – The zip with all required files included. No need for composer, node, … Just unpack and deploy on your Apache/PHP, configure and run.
First time setup note
For both variants, when running for the first time, you have to define admin users. When running full package, you’ll have to setup config file too.
Check the shipped README.md that you can find in chosen download package!
Upgrade procedure
Just overwrite your existing installation with the new version. Your configuration files will be preserved.
convo-proto-docker-v1.17.2.zip – The zip with source and docker setup. Just run docker-compose up
and open browser at http://localhost:8080
convo-proto-docker-1.16.zip – The zip with source and docker setup. Just run docker-compose up
and open browser at http://localhost:8080
convo-proto-full-1.17.2.zip – The zip with all required files included. No need for composer, node, … Just unpack and deploy on your Apache/PHP, configure and run.
convo-proto-full-1.16.zip – The zip with all required files included. No need for composer, node, … Just unpack and deploy on your Apache/PHP, configure and run.