This is a plugin for Question2Answer that creates a Chat window like UI. It sits on Right hand side bottom of your webpage. It gives users an experice like Virtual Agent and encourage users to ask a question.
- Install Question2Answer
- Get the source code for this plugin from github_, either using git, or downloading directly:
- To download using git, install git and then type
git clone https://github.com/PublicityPort/q2a-ask-virtual-agent
at the command prompt (on Linux, Windows is a bit different) - To download directly, go to the project page and click Download
- To download using git, install git and then type
- Go to Admin -> Plugins on your q2a install and select the 'Q2A Virtual Agent' option, then check option 'Do you want to enable upload to Google Cloud Storage?', enter your 'GCS API JSON' file location, enter your 'Project ID' and 'Bucket Name', then 'Save Changes'.
If you encounter any issue, you can always report it at Publicity Port Forum.
This is beta code. It is probably okay for production environments, but may not work exactly as expected. Refunds will not be given. If it breaks, you get to keep both parts.
All code herein is Copylefted.
Question2Answer is a free and open source platform for Q&A sites. For more information, visit: