Easy integration. Copy / paste, no code to download or install. You just make a call to an iframe in the location where you want the chat to appear. Basic javascript events and functions are provided.
It only takes a few minutes to install MQTT Chat on your website. Once installed, your users will be able to communicate with each other.
Before you begin
Register to mqttchat, add your domain name and activate a subscription that suits you.
Go to the Settings tab of your admin panel to get your APP_ID and APP_SECRET. You may need these during installation.
Integration
Add JQuery to the header of your page. If you have already included JQuery skip this step.
Some CMSs do not allow direct access to the html code for modification. For this we have developed specific plugins for most famous CSM like WordPress, Joomla etc... We also made an adaptation of MQTT chat code for the client-side Javascript frameworks like Angular, ReactJS and Vue.js.