1. Installation
    • Download the plugin from https://wordpress.org/plugins/chatwing/
    • Use any FTP client to upload Chatwing plugin to YOUR_WORDPRESS_ROOT/wp-content/plugins/ directory
    • Login to Admin panel of your WordPress website, go to Plugins => Installed plugins
    • Activate ChatWing plugin
  2. Configuration
    • To configure Chatwing plugin, click on Chatwing on Admin menu.
    • In order to use the plugin, you have to get an access token from Chatwing website. Go to any of your chatbox, and select Use chatbox, then select to Plugins. After that, generate the access token for WordPress
    • Insert access token and click save.
    • If the token is correct, then we will have a list of created chatbox of your account shown on setting page. There’re also some options for configure plugins.
  3. Add chatbox
    There are 2 ways of adding a ChatWing chatbox to your WordPress website : use Widget or ChatWing shortcode.
    • Adding chatbox using widget
      • Navigate to Appearances => Widgets
      • Add new Chatwing widget to a Widget area (or sidebar)
      • Configure widget settings
    • Use shortcode
      You can use the shortcode below to add an chatbox inside your post.
      [chatwing key="40092b27-f150-4297-8737-a232cc728f79" width="640" height="480" enable_custom_login="1" custom_login_secret="SECRET_HERE"][/chatwing]
      Parameter Description
      key key of chatbox (get it from Chatwing component index)
      width Width of the chatbox
      height Height of the chatbox
      enable_custom_login Enable custom login feature. 1 - Yes, 0 - No
      custom_login_secret Secret key for custom login feature. Get this from your chatwing dashboard

Video tutorial: