{"id":20672121,"url":"https://github.com/workarea-commerce/workarea-yotpo","last_synced_at":"2026-04-24T13:02:18.633Z","repository":{"id":56898484,"uuid":"221069565","full_name":"workarea-commerce/workarea-yotpo","owner":"workarea-commerce","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-14T14:17:22.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-15T04:47:44.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workarea-commerce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-11T21:02:46.000Z","updated_at":"2020-08-14T14:17:24.000Z","dependencies_parsed_at":"2022-08-21T02:20:16.671Z","dependency_job_id":null,"html_url":"https://github.com/workarea-commerce/workarea-yotpo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-yotpo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-yotpo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-yotpo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-yotpo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workarea-commerce","download_url":"https://codeload.github.com/workarea-commerce/workarea-yotpo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242891327,"owners_count":20202326,"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":[],"created_at":"2024-11-16T20:32:06.379Z","updated_at":"2026-04-24T13:02:13.597Z","avatar_url":"https://github.com/workarea-commerce.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Workarea Yotpo\n================================================================================\n\nYotpo plugin for the Workarea platform.\n\nThe following features are supported:\n\n  * Yotpo JS SDK included on every page\n  * Order tracking JS on confirmation page\n  * Order export via the API\n  * Review display on PDP and product summaries.\n\nConfiguration\n--------------------------------------------------------------------------------\n\nAn app key must be set in configuration to enable reviews.\n\nAdd the following to an initializer:\n\n    config.yotpo.app_key = nil\n\nA secret must be provided in the secrets to send orders via the API.\n\nAdd the following to secrets:\n\n    yotpo:\n      secret_key: YOUR-SECRET-KEY\n\nAdditional configuration options are available for displaying reviews:\n\n    # show review summary on PDP\n    config.yotpo.show_review_summary_on_pdp = true #\n\n    # show review summaries on product summaries in search,\n    # browse, and recommendations\n    config.yotpo.show_review_summary_on_product_summary = true\n\n    config.curalate.site_name = 'YOUR_SITE_NAME'\n\n\nGetting Started\n--------------------------------------------------------------------------------\n\nThis gem contains a rails engine that must be mounted onto a host Rails application.\n\nTo access Workarea gems and source code, you must be an employee or a licensed retailer or partner.\n\nWorkarea gems are hosted privately at https://gems.weblinc.com/.\nYou must have individual or team credentials to install gems from this server. Add your gems server credentials to Bundler:\n\n    bundle config gems.weblinc.com my_username:my_password\n\nOr set the appropriate environment variable in a shell startup file:\n\n    export BUNDLE_GEMS__WEBLINC__COM='my_username:my_password'\n\nThen add the gem to your application's Gemfile specifying the source:\n\n    # ...\n    gem 'workarea-yotpo', source: 'https://gems.weblinc.com'\n    # ...\n\nOr use a source block:\n\n    # ...\n    source 'https://gems.weblinc.com' do\n      gem 'workarea-yotpo'\n    end\n    # ...\n\nUpdate your application's bundle.\n\n    cd path/to/application\n    bundle\n\nWorkarea Platform Documentation\n--------------------------------------------------------------------------------\n\nSee [http://developer.workarea.com](http://developer.workarea.com) for Workarea platform documentation.\n\nCopyright \u0026 Licensing\n--------------------------------------------------------------------------------\n\nCopyright Workarea 2019. All rights reserved.\n\nFor licensing, contact sales@workarea.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-yotpo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkarea-commerce%2Fworkarea-yotpo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-yotpo/lists"}