gatsby-plugin-intercom

0.1.4 • Public • Published

gatsby-plugin-intercom

Easily add the Intercom button to your Gatsby site.

Install

npm install --save gatsby-plugin-intercom

How to use

// In your gatsby-config.js
plugins: [
  {
    resolve: `gatsby-plugin-intercom`,
    options: {
      appId: 'YOUR_INTERCOM_APP_ID',
    },
  },
]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    593
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    593
  • 0.1.3
    1
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i gatsby-plugin-intercom

Weekly Downloads

535

Version

0.1.4

License

MIT

Last publish

Collaborators

  • heinrich.filter