Downloads

Here are few downloadable packages that you can install locally or on your server.

First time here? Learn how to use Convoworks with our Getting started tutorial.


Convoworks WP – WordPress plugin

Convoworks WP is available to install through the WordPress plugin directory. Go to your website “Plugins/Add New” and search for Convoworks. After installation connect it with your Amazon developer account and start creating Alexa skills. You might want to check how to read WordPress posts or how to stream music from your media library.


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.21.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.21.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.