{"id":23774725,"url":"https://github.com/isamrish/gatsby-plugin-agilecrm","last_synced_at":"2026-05-18T10:09:29.482Z","repository":{"id":46934489,"uuid":"191708564","full_name":"isamrish/gatsby-plugin-agilecrm","owner":"isamrish","description":"A Gatsby plugin to easily add a AgileCRM tracking code to your gatsby site","archived":false,"fork":false,"pushed_at":"2023-01-04T00:53:22.000Z","size":778,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T08:47:40.284Z","etag":null,"topics":["agile-crm","agilecrm","crm","gatsby","gatsby-plugin-agilecrm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gatsby-plugin-agilecrm","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isamrish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-13T06:59:07.000Z","updated_at":"2023-03-09T03:54:14.000Z","dependencies_parsed_at":"2023-02-01T16:31:47.785Z","dependency_job_id":null,"html_url":"https://github.com/isamrish/gatsby-plugin-agilecrm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isamrish/gatsby-plugin-agilecrm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamrish%2Fgatsby-plugin-agilecrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamrish%2Fgatsby-plugin-agilecrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamrish%2Fgatsby-plugin-agilecrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamrish%2Fgatsby-plugin-agilecrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isamrish","download_url":"https://codeload.github.com/isamrish/gatsby-plugin-agilecrm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamrish%2Fgatsby-plugin-agilecrm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33174091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agile-crm","agilecrm","crm","gatsby","gatsby-plugin-agilecrm"],"created_at":"2025-01-01T06:17:10.175Z","updated_at":"2026-05-18T10:09:29.466Z","avatar_url":"https://github.com/isamrish.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gatsby-plugin-agilecrm\n\n[![Build Status](https://travis-ci.org/IsAmrish/gatsby-plugin-agilecrm.svg?branch=master)](https://travis-ci.org/IsAmrish/gatsby-plugin-agilecrm) [![npm version](https://badge.fury.io/js/gatsby-plugin-agilecrm.svg)](https://badge.fury.io/js/gatsby-plugin-agilecrm)\n\nA Gatsby Plugin to easily add a AgileCRM embed code to your site\n\n## Installing\n\n`npm install --save gatsby-plugin-agilecrm`\n\n## How to use\n\n```js\n// In your gatsby-config.js\nmodule.exports = {\n  plugins: [\n    {\n      resolve: \"gatsby-plugin-agilecrm\",\n      options: {\n        jsAPIKey: \"xxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n        agilecrmOrgName: \"orgName\"\n      }\n    }\n  ]\n};\n```\n\n### Options\n\n#### jsAPIKey\n\nType: `string`\u003cbr/\u003e\n\nYou need to provide javascript api key of your AgileCRM org which you can find in your setting.\n\nMore information about javascript api key can be found in the [AgileCRM javascript api](https://github.com/agilecrm/javascript-api#setting-api--analytics).\n\n#### agilecrmOrgName\n\nType: `string`\u003cbr/\u003e\n\nYou need to provide your agilecrmOrgName which you can find in your agilecrm org url.\n\nFor example, if your agilecrm org url is `https://abc-xyz.agilecrm.com` then your\nagilecrmOrgName is `abc-xyz`.\n\n## License\n\nMIT © [Amrish Kushwaha](https://github.com/IsAmrish)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisamrish%2Fgatsby-plugin-agilecrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisamrish%2Fgatsby-plugin-agilecrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisamrish%2Fgatsby-plugin-agilecrm/lists"}