gatsby-plugin-intercom
0.1.4 • Public • Published
Easily add the Intercom button to your Gatsby site.
npm install --save gatsby-plugin-intercom
// In your gatsby-config.js
plugins: [
{
resolve: `gatsby-plugin-intercom`,
options: {
appId: 'YOUR_INTERCOM_APP_ID',
},
},
]
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
0.1.4 | 746 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
0.1.4 | 746 | |
0.1.3 | 0 | |
0.1.2 | 0 | |
0.1.1 | 0 | |
0.1.0 | 0 | |
Package Sidebar
Install
npm i gatsby-plugin-intercom
Weekly Downloads