@chatwoot/docusaurus-plugin

1.0.1 • Public • Published

@chatwoot/docusaurus-plugin

This plugin enables Chatwoot in Docusaurus powered websites.

Install the plugin

  1. Add the plugin to your project.
yarn add @chatwoot/docusaurus-plugin

or

npm install @chatwoot/docusaurus-plugin --save
  1. Configure the plugin in docusaurus.config.js
// docusaurus.config.js
module.exports = {
  plugins: ["@chatwoot/docusaurus-plugin"],
  themeConfig: {
    chatwoot: {
      websiteToken: "Your website inbox token",
      baseURL: "https://app.chatwoot.com",  // optional
      enableInDevelopment: false,  // optional
    }
  }
};

Readme

Keywords

Package Sidebar

Install

npm i @chatwoot/docusaurus-plugin

Weekly Downloads

80

Version

1.0.1

License

MIT

Unpacked Size

3.85 kB

Total Files

4

Last publish

Collaborators

  • sivin
  • pranavrajs
  • scmmishra
  • muhsin-k