Download the PHP package netants/whatsrabbit-live-chat without Composer
On this page you can find all versions of the php package netants/whatsrabbit-live-chat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netants/whatsrabbit-live-chat
More information about netants/whatsrabbit-live-chat
Files in netants/whatsrabbit-live-chat
Download netants/whatsrabbit-live-chat
More information about netants/whatsrabbit-live-chat
Files in netants/whatsrabbit-live-chat
Vendor netants
Package whatsrabbit-live-chat
Short Description This plugin provides a What'sRabbit LiveChat widget for your CraftCMS website
License MIT
Package whatsrabbit-live-chat
Short Description This plugin provides a What'sRabbit LiveChat widget for your CraftCMS website
License MIT
Please rate this library. Is it a good library?
Informations about the package whatsrabbit-live-chat
What'sRabbit Live-chat
This plugin injects a Live-chat widget into your website (when necessary config is set) via a Twig hook used in your page template.
Installing the plugin
- Require the plugin via composer
composer require netants/whatsrabbit-live-chat
- Install the plugin in your CraftCMS dashboard
- Login in your CraftCMS dashbord
- Click "Settings" in the left sidebar
- Click "Plugins"
- Click on the cog icon on the right side and click "Install"
- Within the sidebar on the left, you'll see an envelope icon with "What'sRabbit Live-chat" next to it.
- Click on it
- Now, you'll see a number of fields that require value.
API Key
The api key provided by What'sRabbitAPI Secret
The api secret provided by What'sRabbitAvatar
An avatar which will show in the Live-chat widget on your websiteTitle
The title which will show in the Live-chat widget on your websiteDescription
The description/short text which will show in the Live-chat widget on your websiteWhatsApp URL
The WhatsApp button in the Live-chat widget will redirect to this URL when a user does not want to start a Live-chat
- Now it's time to add the following Twig hook to your page template:
{% hook 'whatsrabbit-live-chat' %}
. - Once all of these steps have been done, the Live-chat widget will show on your website and you can start with receiving Live-chats within your What'sRabbit application.
All versions of whatsrabbit-live-chat with dependencies
PHP Build Version
Package Version
The package netants/whatsrabbit-live-chat contains the following files
Loading the files please wait ....