Shopsys Project-base is the foundation you build a new project on top of. It is the starting point of every project on Shopsys Platform — a scalable e-commerce platform for fast-growing online stores, built by in-house teams and agencies. Create your own project from this repository by following the Installation Guide, and you have a working e-shop right away — backend, administration, and Next.js storefront with a complete Docker development environment — ready for you to develop your store on top of.
This repository is read-only: it is generated and maintained from the shopsys/shopsys monorepo, where all development happens. See the releases page for the history of changes.
Create your own project from this package with:
composer create-project shopsys/project-base --no-install --keep-vcs --ignore-platform-reqsSee the Installation Guide for detailed instructions.
We recommend to choose installation via Docker because it is the easiest and fastest way to start using Shopsys Platform.
Docker contains complete development environment necessary for running your application.
Whenever we add new technologies to Shopsys Platform,
updating your development environment to use these technologies will be very easy with Docker
because such an update will be done just by running docker compose build.
And that is all!
For documentation of Shopsys Platform itself see Shopsys Platform Knowledge Base.
Thank you for your contributions to Shopsys Project-base. Together we are making Shopsys Platform better.
This repository is READ-ONLY. If you want to report issues and/or send pull requests, please use the main Shopsys repository.
Please check our Contribution Guide before contributing.
What to do when you are in troubles or need some help? The best way is to ask in our GitHub Discussions.
If you want to report issues, please use the main Shopsys repository.