Downloads

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.


What’s new in v1.18?

  • Build process & split project on multiple repositories
  • German locale support
  • Public/private services implementation corrected
  • evaluateString() available in Catalogue calls
  • Test

ConvoworksWP – WordPress plugin

Current version: v0.18.1 – WordPress plugin is the easiest way to start using Convoworks. Just upload and activate!
Read more about this implementation here.


Convoworks Prototype

Plain PHP, standalone example application. You can find more about this implementation at Meet the Convoworks Prototype – Plain PHP Convoworks integration example

Docker package

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

Full package

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.


Older versions

Docker package

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

Full package

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.