{"id":23765790,"url":"https://github.com/solidusio-contrib/solidus_recently_viewed","last_synced_at":"2025-09-05T09:32:59.482Z","repository":{"id":49873191,"uuid":"154524799","full_name":"solidusio-contrib/solidus_recently_viewed","owner":"solidusio-contrib","description":"Display a list of recently viewed products in your Solidus store.","archived":false,"fork":false,"pushed_at":"2024-07-25T21:10:45.000Z","size":131,"stargazers_count":5,"open_issues_count":1,"forks_count":12,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-12-20T14:33:04.133Z","etag":null,"topics":["ecommerce","extension","products","recently-viewed","solidus"],"latest_commit_sha":null,"homepage":"","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/solidusio-contrib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-24T15:28:00.000Z","updated_at":"2024-07-25T18:21:08.000Z","dependencies_parsed_at":"2022-08-27T10:41:50.686Z","dependency_job_id":null,"html_url":"https://github.com/solidusio-contrib/solidus_recently_viewed","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/solidusio-contrib%2Fsolidus_recently_viewed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_recently_viewed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_recently_viewed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_recently_viewed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidusio-contrib","download_url":"https://codeload.github.com/solidusio-contrib/solidus_recently_viewed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232034909,"owners_count":18463362,"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":["ecommerce","extension","products","recently-viewed","solidus"],"created_at":"2024-12-31T23:17:42.464Z","updated_at":"2024-12-31T23:17:43.032Z","avatar_url":"https://github.com/solidusio-contrib.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidus Recently Viewed\n\n[![CircleCI](https://circleci.com/gh/solidusio-contrib/solidus_recently_viewed.svg?style=svg)](https://circleci.com/gh/solidusio-contrib/solidus_recently_viewed)\n\nThis extension maintains and displays a list of the products a user has recently viewed.\n\n## Installation\n\n1. Add this extension to your Gemfile with this line:\n  ```ruby\n  gem 'solidus_recently_viewed', github: 'solidusio-contrib/solidus_recently_viewed', branch: 'X-X-stable'\n  ```\n\n  The `branch` option is important: it must match the version of Spree you're using.\n  For example, use `3-0-stable` if you're using Spree `3-0-stable` or any `3.0.x` version.\n\n2. Install the gem using Bundler:\n  ```ruby\n  bundle install\n  ```\n\n3. Copy \u0026 run migrations\n  ```ruby\n  bundle exec rails g spree:recently_viewed:install\n  ```\n\n4. Restart your server\n\n  If your server was running, restart it so that it can find the assets properly.\n\n5. Setup frontend views\n\n  For a quick implementation you may prefer to use the included `Deface` overrides by customizing directives in [add_recently_viewed_products.rb](https://github.com/solidusio-contrib/solidus_recently_viewed/blob/master/app/overrides/add_recently_viewed_products.rb) setting `enabled: true`.\n\n  For a more fine grained implementation you can rewrite `Deface` injected partials according to needs and use them directly in views as you prefer.\n\n---\n\n## Contributing\n\nSee corresponding [guidelines][4]\n\n---\n\nCopyright (c) 2009-2015 [Roman Smirnov][6], [Brian Quinn][7] and other [contributors][8], released under the [New BSD License][3]\n\n[1]: http://www.fsf.org/licensing/essays/free-sw.html\n[2]: https://github.com/solidusio-contrib/solidus_recently_viewed/issues\n[3]: https://github.com/solidusio-contrib/solidus_recently_viewed/blob/master/LICENSE.md\n[4]: https://github.com/solidusio-contrib/solidus_recently_viewed/blob/master/CONTRIBUTING.md\n[6]: https://github.com/romul\n[7]: https://github.com/BDQ\n[8]: https://github.com/solidusio-contrib/solidus_recently_viewed/graphs/contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_recently_viewed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidusio-contrib%2Fsolidus_recently_viewed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_recently_viewed/lists"}