{"id":13835587,"url":"https://github.com/solidusio-contrib/solidus_reports","last_synced_at":"2025-10-27T05:13:32.701Z","repository":{"id":36615903,"uuid":"142634846","full_name":"solidusio-contrib/solidus_reports","owner":"solidusio-contrib","description":"🧾 Add reports to your Solidus store's admin.","archived":false,"fork":false,"pushed_at":"2025-09-20T00:40:43.000Z","size":87,"stargazers_count":10,"open_issues_count":6,"forks_count":27,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-17T11:04:59.426Z","etag":null,"topics":["admin","ecommerce","reporting","reports","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":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}},"created_at":"2018-07-28T00:41:11.000Z","updated_at":"2025-09-20T00:40:47.000Z","dependencies_parsed_at":"2022-08-08T16:01:44.461Z","dependency_job_id":"cd654e59-6a71-47e0-bf51-eac80ddc7146","html_url":"https://github.com/solidusio-contrib/solidus_reports","commit_stats":{"total_commits":46,"total_committers":17,"mean_commits":"2.7058823529411766","dds":0.782608695652174,"last_synced_commit":"99d3c1bab821fbc52bdf772d54fa415758b7b675"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/solidusio-contrib/solidus_reports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_reports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_reports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_reports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_reports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidusio-contrib","download_url":"https://codeload.github.com/solidusio-contrib/solidus_reports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_reports/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281216687,"owners_count":26463033,"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","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["admin","ecommerce","reporting","reports","solidus"],"created_at":"2024-08-04T14:01:05.876Z","updated_at":"2025-10-27T05:13:32.671Z","avatar_url":"https://github.com/solidusio-contrib.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"SolidusReports\n==============\n\n[![CircleCI](https://circleci.com/gh/solidusio-contrib/solidus_reports.svg?style=svg)](https://circleci.com/gh/solidusio-contrib/solidus_reports)\n\nThis extension add the reports module to Solidus Admin. The reports section was extracted into this extension.\n\nInstallation\n------------\n\nAdd solidus_reports to your Gemfile:\n\n```ruby\ngem 'solidus_reports', github: 'solidusio-contrib/solidus_reports'\n```\n\nBundle your dependencies and run the installation generator:\n\n```shell\nbundle\nbundle exec rails g solidus_reports:install\n```\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_reports/factories'\n```\n\nReleasing\n---------\n \nYour new extension version can be released using `gem-release` like this:\n \n```shell\nbundle exec gem bump -v VERSION --tag --push --remote upstream \u0026\u0026 gem release\n```\n \nCopyright (c) 2020 [name of extension creator], released under the New BSD License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_reports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidusio-contrib%2Fsolidus_reports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_reports/lists"}