# gatsby-plugin-chatwoot **Repository Path**: chatwoot/gatsby-plugin-chatwoot ## Basic Information - **Project Name**: gatsby-plugin-chatwoot - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gatsby-plugin-chatwoot  [](#contributors-) Quickly add the [Chatwoot](http://chatwoot.com/) live chat widget to your Gatsby site. ## Install `npm install --save gatsby-plugin-chatwoot` or `yarn add gatsby-plugin-chatwoot` ## How to use ```javascript // In your gatsby-config.js plugins: [ { resolve: `gatsby-plugin-chatwoot`, options: { baseUrl: 'BASE_URL', // Required websiteToken: 'WEBSITE_TOKEN', // Required includeInDevelopment: false, // Optional chatwootSettings: {} // Optional }, }, ]; ``` ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Akshit Kr Nagpal 💻 |
Pranav Raj S 💻 |