Giter Site home page Giter Site logo

chatwoot / gatsby-plugin-chatwoot Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 5.0 16 KB

Gatsby plugin to add Chatwoot to your website

Home Page: https://www.gatsbyjs.org/packages/gatsby-plugin-chatwoot/

License: MIT License

JavaScript 100.00%
chatwoot gatsby gatsby-plugin

gatsby-plugin-chatwoot's Introduction

gatsby-plugin-chatwoot

Package

All Contributors

Quickly add the Chatwoot live chat widget to your Gatsby site.

Install

npm install --save gatsby-plugin-chatwoot or yarn add gatsby-plugin-chatwoot

How to use

// 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):


Akshit Kr Nagpal

๐Ÿ’ป

Pranav Raj S

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

gatsby-plugin-chatwoot's People

Contributors

akshitkrnagpal avatar allcontributors[bot] avatar fayazara avatar pranavrajs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gatsby-plugin-chatwoot's Issues

Not compatible

I am running gatsby version ^4.11.1, so when I install this plugin, I get:

Plugin gatsby-plugin-chatwoot is not compatible with your gatsby version 4.11.1 - It requires gatsby@^2.19.5.

Any ideas on how I can get this fixed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.