{"id":93545,"library":"burnbright-silverstripe-shop","title":"SilverStripe Shop","description":"Provides an ecommerce product catalog, shopping cart, and order management system","status":"active","version":"3.3.0","language":"php","source_language":null,"source_url":"https://github.com/silvershop/silvershop-core","tags":["silverstripe","ecommerce","shop","cart"],"install":[{"cmd":"composer require burnbright/silverstripe-shop","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Product","correct":"use SilverShop\\Page\\Product;"}],"quickstart":{"code":"<?php\nuse SilverShop\\Page\\Product;\n\n$product = Product::create();\n$product->Title = 'Example Product';\n$product->Price = 19.99;\n$product->write();","lang":"php","description":"Create a new product in SilverStripe Shop."},"warnings":[{"fix":"Upgrade to SilverStripe 4 or use legacy version.","message":"Requires SilverStripe 4.x; not compatible with SilverStripe 3.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'cart':9,17 'catalog':7 'ecommerc':5,15 'manag':12 'order':11 'product':6 'provid':3 'shop':2,8,16 'silverstrip':1,14 'system':13","created_at":"2026-06-19T09:50:41.217930+00:00","updated_at":"2026-06-19T09:50:41.217930+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://silvershop.github.io/","github":"https://github.com/silvershop/silvershop-core","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}