{"id":23765776,"url":"https://github.com/solidusio-contrib/solidus_shipments_add_product","last_synced_at":"2025-10-17T14:06:37.807Z","repository":{"id":40994872,"uuid":"205355317","full_name":"solidusio-contrib/solidus_shipments_add_product","owner":"solidusio-contrib","description":"Add the \"add product\" button back to your Solidus admin/order_shipments page.","archived":false,"fork":false,"pushed_at":"2022-11-18T12:16:42.000Z","size":26,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-31T23:17:22.373Z","etag":null,"topics":["add-product","admin","extension","legacy","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":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-08-30T09:58:50.000Z","updated_at":"2022-08-01T11:52:28.000Z","dependencies_parsed_at":"2023-01-21T13:45:31.439Z","dependency_job_id":null,"html_url":"https://github.com/solidusio-contrib/solidus_shipments_add_product","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_shipments_add_product","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_shipments_add_product/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_shipments_add_product/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_shipments_add_product/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidusio-contrib","download_url":"https://codeload.github.com/solidusio-contrib/solidus_shipments_add_product/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239942753,"owners_count":19722330,"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":["add-product","admin","extension","legacy","solidus"],"created_at":"2024-12-31T23:17:26.822Z","updated_at":"2025-10-17T14:06:37.682Z","avatar_url":"https://github.com/solidusio-contrib.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Solidus Shipments Add Product\n==========================\n\nThis extension brings back the `add product` functionality to the `Shipments` tab in the `admin/order` page.\n\nThis functionality was removed from Solidus backend with https://github.com/solidusio/solidus/pull/3214. See also https://github.com/solidusio/solidus/pull/3099 for motivations.\n\nInstallation\n------------\n\nAdd solidus_shipments_add_product to your Gemfile:\n\n```ruby\ngem 'solidus_shipments_add_product', github: 'solidusio-contrib/solidus_shipments_add_product'\n```\n\nBundle your dependencies and run the installation generator:\n\n```shell\nbundle\nbundle exec rails g solidus_shipments_add_product: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 its factories.\nSimply add this require statement to your spec_helper:\n\n```ruby\nrequire 'solidus_shipments_add_product/factories'\n```\n\nCopyright (c) 2019 [Nebulab](https://nebulab.it), released under the [New BSD License](https://github.com/solidusio-contrib/solidus_shipments_add_product/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_shipments_add_product","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidusio-contrib%2Fsolidus_shipments_add_product","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_shipments_add_product/lists"}