Chatra

Integrate Chatra easily with Craft

About Chatra #

Powerful live chat software that helps to increase revenue and collect feedback providing an easy way for website owners to talk to visitors in real time.

Installation #

To install Chatra, follow these steps:

  1. Download & unzip the file and place the chatra directory into your craft/plugins directory
  2. Install plugin in the Craft Control Panel under Settings > Plugins
  3. The plugin folder should be named chatra for Craft to see it.

Chatra works on Craft 2.4.x and Craft 2.5.x.

Configuring Chatra #

Add your accounts public and secret API key. You can get them from the bottom of General -> Setup & customize

Using Chatra #

Simply insert the template hook into your main layout file, right before the </body> end tag:

  {% hook 'chatra' %}

It's possible to override any of the default settings in the template.

{% set chatraSettings = {
    startHidden: false,
    buttonPosition: 'lt',
    colors: {
        buttonText: '#f0f0f0',
        buttonBg: '#565656'
    }
} %}

Roadmap #

  • Make it possible to send Craft users messages through the control panel
  • Add Commerce stats (order #, LTV, etc.) to users

Releases

1.0.2 — 2017-04-16 Download
  • Added: Added section to send user messages through the CP
1.0.1 — 2017-04-04 Download
  • Fixed: Renamed chatraId to publicApiKey
1.0.0 — 2017-04-02 Download
  • Added: Initial release

Currently available for Craft consulting and custom plugin development

Contact me