adamtyron / shopsys

Main repository for maintaining Shopsys Framework packages. Open for ISSUES and PULL REQUESTS.

Home Page:https://www.shopsys.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopsys Framework

Shopsys Framework is a fully functional ecommerce platform for businesses transitioning into tech-companies with their own software development team. It contains the most common B2C and B2B features for online stores, and its infrastructure is prepared for high scalability.

Shopsys Framework is the fruit of our 15 years of experience in creating custom-made online stores and it’s dedicated to best in-house devs teams who work with online stores with tens of millions of Euros of turnover per year.

Our platform’s architecture is modern and corresponds to the latest trends in the production of software for leading ecommerce solutions. Deployment and scaling of our system are comfortable thanks to the use of the containerization and orchestration concepts (Docker, Kubernetes). The platform is based on one of the best PHP frameworks on the market - Symfony.

Shopsys Framework Infrastructure

Shopsys Framework Infrastructure

Shopsys Framework Package Architecture

These are most important packages and the way they depend on each other. For more info see the article Basics About Package Architecture in our knowledge base.

Shopsys Framework package architecture schema Note: The specific modules in this diagram are just examples.

Current State and Roadmap

Current State

Shopsys Framework is fully functional e-commerce platform with all basic functionality all e-commerce sites needs:

  • Product catalogue
  • Registered customers
  • Basic orders management
  • Back-end administration
  • Front-end full-text search and product filtering
  • 3-step ordering process
  • Basic CMS
  • Support for several currencies, languages, and domains
  • Full friendly URL for main entities
  • Performance optimization through Elasticsearch, Redis, PostgreSQL
  • Full core upgradability
  • GDPR compliance
  • Preparation for scalability
  • Manifest for orchestration via Kubernetes
  • Support to easier deployment to Google Cloud via Terraform

Plans for next releases

  • Further performance optimizations
  • Modularization of pricing
  • Back-end API
  • Modulestore with first modules

Sites Built on Shopsys Framework

List of typical projects built on previous versions of Shopsys Framework:

How to Start a New Project

The shopsys/shopsys package is a monolithic repository, a single development environment, for management of all parts of Shopsys Framework. See more information about the monorepo approach in the Monorepo article.

For the purposes of building a new project use our shopsys/project-base, which is fully ready as the base for building your Shopsys Framework project.

We recommend to choose installation via Docker because it is the easiest and fastest way to start using Shopsys Framework. Docker contains complete development environment necessary for running your application. In the future we want to add new technologies to Shopsys Framework. 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 more detailed instructions, follow one of the installation guides:

Documentation

For documentation of Shopsys Framework itself, see Shopsys Framework Knowledge Base.

For the frequently asked questions, see FAQ and Common Issues.

Contributing

If you have some ideas or you want to help to improve Shopsys Framework, let us know! We are looking forward to your insights, feedback, and improvements. Thank you for helping us making Shopsys Framework better.

You can find all the necessary information in our Contribution Guide.

Support

What to do when you are in troubles or need some help? The best way is to contact us on our Slack.

If you are experiencing problems during installation or running Shopsys Framework on Docker, please see our Docker troubleshooting.

Or ultimately, just report an issue.

License

We distribute our main parts of Shopsys Framework shopsys/project-base and shopsys/framework under two different licenses:

  • Community License in MIT style for growing small to mid-size e-commerce sites with total online sales less than 12.000.000 EUR / year (3.000.000 EUR / quarter)
  • Commercial License

Learn the principles on which we distribute our product on our website at Licenses and Pricing section.

The rest of modules of Shopsys Framework including HTTP smoke testing are distributed under standard MIT license.

Shopsys Framework also uses some third-party components and images which are licensed under their own respective licenses. The list of these licenses is summarized in Open Source License Acknowledgements and Third Party Copyrights.

About

Main repository for maintaining Shopsys Framework packages. Open for ISSUES and PULL REQUESTS.

https://www.shopsys.com

License:Other


Languages

Language:PHP 76.6%Language:JavaScript 9.4%Language:HTML 7.6%Language:CSS 5.7%Language:Shell 0.6%Language:Dockerfile 0.1%Language:HCL 0.1%Language:Batchfile 0.0%