This plugin enables you to easily add call-me-back functionality to your WordPress website utilizing the API of your Axeos cloud PBX.
- Axeos PBX version 3.4.x/4.1.x (v4.2.0 will require changes to the plugin that I've not implemented yet)
Zip-file to upload to your WordPress site: download here.
- Log into your WordPress site with an admin account.
- Go to 'Plugins' and click 'Add New'.
- Then click 'Upload Plugin'. Choose the file 'CMB-for-Axeos-PBX-master.zip' which you downloaded from the previous 'Download' step in this readme file.
- Activate the plugin.
After installation and activation of this plugin you'll have a new menu item in the left menu column of your WordPress admin: 'CMB Settings'. It provides you with a settings page to configure:
- PBX API key
- PBX IP (or hostname)
- CMB context
Enter the shortcode cmb_form
anywhere in your pages.
Make sure you have allowed the IP-address of your webserver in the firewall of your PBX, or the requests to the PBX will fail.
PBX documentation on call-me-back: Axeos knowledgebase.
I have released this plugin under the MIT license.
This plugin is not an official Axeos product. It's not released by Axeos. It's not supported by Axeos. If you encounter issues, see issues below.
If you encounter an issue which is related to the code (I won't solve your hosting environment issues) you can open an issue or fix it yourself (in the latter case a pull request is always appreciated).