This is a proof-of-concept requiring modified OpenVBX code to run. Please treat it as such. Things may break, future updates may not apply. It it my intention to make this compatible with the official release once it is possible.
Plugin for OpenVBX allows a flow to be initiated by a form POST. Currently requires modified OpenVBX source from my OpenVBX fork, allowing plugins to be accessed by unauthenticated requests.
From the Plugin section of the OpenVBX site.
- Download the plugin to /plugins and unzip
- Launch your OpenVBX installation
- Navigate to Settings in the Admin section
- Select the Plugins tab
- Select the "Configure" link next to your plugin to ensure installation was successful, and configure any settings
You will also need to patch your OpenVBX installation with this commit.
See LICENSE.