0.0.6 • Published 1 year ago

scrivito-chatbottery-plugin v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Scrivito Chatbottery Plugin

CMS: Scrivito License: MIT

A React component/Scrivito widget for the Scrivito CMS that let you embed Chatbottery.

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-chatbottery-plugin

Import the widget in your javascript (e.g. in index.js or Widgets/index.js).

Add this line to your index.js:

import "scrivito-chatbottery-plugin";

It's important to set to the _headerCsp.json file (located in the public folder) entries inside script-src array:

["https://web-runtime.chatbottery.com"]
0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago