This repository hosts an Open-Source Seller Center (OSSC) for shop owners, who want to turn their existing online shop into a marketplace.
A Seller Center is an application that runs side-by-side to the online shop and is integrated via API. It enables sellers to manage products, inventory, and pricing while processing orders from integrated online shops. If you've sold on platforms like Amazon or eBay, you're already familiar with the concept.
Despite being essential for marketplaces, most e-commerce platforms lack this functionality, forcing shop operators to rely on costly commercial solutions. Surprisingly, a robust open-source alternative has been missing from the market.
This project aims to fill that gap. Built in public and free to use, it will be developed transparently from initial implementation to the first release. I'll regularly document progress, sharing insights, challenges, and solutions to provide a clear view of the development process.
Stay updated on the project:
- Follow me on LinkedIn: https://www.linkedin.com/in/fabian-wesner/
- Read project articles: https://blog.ossc.tech/
- Visit the project homepage: https://ossc.tech
- Documentation: https://docs.spryker.com/
- Demo: https://www.ossc.tech/#demo
Join us as we transform this idea into a reality and create a valuable open-source solution for the e-commerce community.
This is a regular Laravel & FilamentPHP application. You can install it like any other Laravel application. Just clone the repository and run composer run dev
.
URLs
- Shop Operators: http://localhost:8000/operator/ (Use
owner@ossc.tech
as username and password) - Sellers: http://localhost:8000/seller/