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:
- Download & unzip the file and place the
chatra
directory into yourcraft/plugins
directory - Install plugin in the Craft Control Panel under Settings > Plugins
- 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
- Added: Added section to send user messages through the CP
- Fixed: Renamed chatraId to publicApiKey
- Added: Initial release
Currently available for Craft consulting and custom plugin development
Contact me