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 x.20 version?
- Preview improvements
- Debug service parameters on test view now includes component parameters and has better json support
- Other GUI improvements
- WordPress Only:
convo-wp-core
package added – WP specific components for reading posts in the loop manner
Convoworks WP – WordPress plugin
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.20.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-v1.20.0.zip – The zip with all required files included. No need for a 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 the full package, you’ll have to set up a 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.