{"id":21696488,"url":"https://github.com/madetech/solidus_crm","last_synced_at":"2025-03-20T14:48:16.516Z","repository":{"id":150895502,"uuid":"72282725","full_name":"madetech/solidus_crm","owner":"madetech","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-27T13:29:30.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-01-25T14:11:44.067Z","etag":null,"topics":["ruby-on-rails","solidus"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madetech.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-29T12:10:58.000Z","updated_at":"2025-01-11T08:55:19.000Z","dependencies_parsed_at":"2023-04-20T12:00:49.423Z","dependency_job_id":null,"html_url":"https://github.com/madetech/solidus_crm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fsolidus_crm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fsolidus_crm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fsolidus_crm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fsolidus_crm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madetech","download_url":"https://codeload.github.com/madetech/solidus_crm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244636150,"owners_count":20485441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ruby-on-rails","solidus"],"created_at":"2024-11-25T19:20:07.542Z","updated_at":"2025-03-20T14:48:16.493Z","avatar_url":"https://github.com/madetech.png","language":"Ruby","readme":"SolidusCrm\n==========\n\n[![Build Status](https://travis-ci.org/madetech/solidus_crm.svg?branch=master)](https://travis-ci.org/madetech/solidus_crm)\n\n============\n\nInstallation\n------------\n\nAdd solidus_crm to your Gemfile:\n\n```ruby\ngem 'solidus_crm'\n```\n\nBundle your dependencies and run the installation generator:\n\n```shell\nbundle\nbundle exec rails g solidus_crm:install\n```\n\nConfiguration\n-------------\nThe default values for `crm_endpoint`, `crm_request_headers`, `crm_order_emitter_class`, `crm_shipment_emitter_class` and are preferences which are by default are set to:\n\n| Preference                   | Default                    |\n|------------------------------|----------------------------|\n| `crm_endpoint`               | `''`                       |\n| `crm_request_headers`        | `{}`                       |\n| `crm_order_emitter_class`    | SolidusCrm::Event::Order   |\n| `crm_shipment_emitter_class` | SolidusCrm::Event::Order   |\n| `deliver_mailers_class`      | SolidusCrm::DeliverMailers |\n\nTo override these defaults set them in `config/initializers/spree.rb` e.g.\n\n```ruby\nSpree::CrmConfig[:endpoint] = 'https://www.my-super-crm.com'\n```\n\nSetting the endpoint is required.\n\nSolidusCrm::DeliverMailers returns true.\n\nTesting\n-------\n\nFirst bundle your dependencies, then run `rake`. `rake` will default to building the dummy app if it does not exist, then it will run specs, and [Rubocop](https://github.com/bbatsov/rubocop) static code analysis. The dummy app can be regenerated by using `rake test_app`.\n\n```shell\nbundle\nbundle exec rake\n```\n\nWhen testing your applications integration with this extension you may use it's factories.\nSimply add this require statement to your spec_helper:\n\n```ruby\nrequire 'solidus_crm/factories'\n```\n\nCopyright (c) 2016 [Made Tech](https://www.madetech.com), released under the New BSD License\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadetech%2Fsolidus_crm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadetech%2Fsolidus_crm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadetech%2Fsolidus_crm/lists"}