{"id":13545555,"url":"https://github.com/shopsys/shopsys","last_synced_at":"2025-05-14T12:07:51.751Z","repository":{"id":37752110,"uuid":"119832166","full_name":"shopsys/shopsys","owner":"shopsys","description":"Main repository for maintaining Shopsys Platform packages. Open for ISSUES and PULL REQUESTS. ","archived":false,"fork":false,"pushed_at":"2025-04-11T06:12:11.000Z","size":899203,"stargazers_count":334,"open_issues_count":147,"forks_count":94,"subscribers_count":20,"default_branch":"17.0","last_synced_at":"2025-04-11T06:28:49.941Z","etag":null,"topics":["e-commerce","ecommerce-framework","ecommerce-platform","shopsys-framework","shopsys-platform"],"latest_commit_sha":null,"homepage":"https://www.shopsys.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shopsys.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-16.0.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-01T12:21:09.000Z","updated_at":"2025-04-10T12:53:54.000Z","dependencies_parsed_at":"2024-11-05T13:38:39.045Z","dependency_job_id":null,"html_url":"https://github.com/shopsys/shopsys","commit_stats":{"total_commits":11081,"total_committers":102,"mean_commits":"108.63725490196079","dds":0.907318834040249,"last_synced_commit":"f66519c7900374a0e9a5aa6eb193e2a5be1d3b77"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Fshopsys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Fshopsys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Fshopsys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Fshopsys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shopsys","download_url":"https://codeload.github.com/shopsys/shopsys/tar.gz/refs/heads/17.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248702145,"owners_count":21148114,"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":["e-commerce","ecommerce-framework","ecommerce-platform","shopsys-framework","shopsys-platform"],"created_at":"2024-08-01T11:01:05.544Z","updated_at":"2025-04-13T10:44:28.195Z","avatar_url":"https://github.com/shopsys.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Shopsys Platform\n\n[![Build Status - master](https://github.com/shopsys/shopsys/workflows/Docker%20build/badge.svg?branch=master)](https://github.com/shopsys/shopsys/actions?query=workflow%3A%22Docker+build%22+branch%3A%22master%22)\n\nShopsys Platform is a **fully functional e-commerce solution for businesses transitioning into tech companies with their own software development team**.\nIt contains the most common B2C and B2B features for online stores, and its infrastructure is prepared for high scalability.\n\nShopsys Platform is **the fruit of our 16 years of experience in creating custom-made online stores, and it’s dedicated to the best in-house devs teams who work with online stores with tens of millions of Euros of turnover per year**.\n\nOur platform’s **architecture is modern and corresponds to the latest trends in the production of software for leading e-commerce solutions**.\nDeployment and scaling of our system are comfortable thanks to containerization and orchestration concepts (**Docker, Kubernetes**).\nThe platform is based on one of the best PHP frameworks on the market - **Symfony**.\n\n## Shopsys Platform Infrastructure\n\n![Shopsys Platform Infrastructure](./docs/img/shopsys-platform-infrastructure.png 'Shopsys Platform Infrastructure')\n\n## Current State and Roadmap\n\n### Current State\n\nShopsys Platform is a fully functional e-commerce solution with all the basic functionality all e-commerce sites need:\n\n- Product catalog\n- Registered customers\n- Basic orders management\n- Back-end administration\n- Front-end [full-text search](https://docs.shopsys.com/en/latest/model/front-end-product-searching/) and [product filtering](https://docs.shopsys.com/en/latest/model/front-end-product-filtering/)\n- 3-step ordering process\n- Basic CMS\n- Support for several currencies, [languages, and domains](https://docs.shopsys.com/en/latest/introduction/domain-multidomain-multilanguage/)\n- Full friendly URL for main entities and full control over SEO aspects of online presence\n- Performance optimization through Elasticsearch, Redis, PostgreSQL\n- Full core upgradability\n- GDPR compliance\n- Preparation for scalability\n- Manifest for orchestration via [Kubernetes](https://docs.shopsys.com/en/latest/kubernetes/introduction-to-kubernetes/)\n- Support to easier [deployment to Google Cloud via Terraform](https://docs.shopsys.com/en/latest/kubernetes/how-to-deploy-ssfw-to-google-cloud-platform/)\n- Basic GraphQL Front-end API for implementation of own front-end and PWA\n\n### Plans for next releases\n\nAn overview of our goals and priorities can be found in our [Shopsys Platform Roadmap](https://www.shopsys.com/product-roadmap/)\n\n## How to Start a New Project\n\nThe _shopsys/shopsys_ package is a monolithic repository, a single development environment, for the management of all parts of Shopsys Platform.\nSee more information about the monorepo approach in [the Monorepo article](https://docs.shopsys.com/en/latest/introduction/monorepo/).\n\nFor the purposes of building a new project, use the [shopsys/project-base](https://github.com/shopsys/project-base),\nwhich is fully ready as the base for building your Shopsys Platform project.\n\nFor more detailed instructions, follow one of the installation guides:\n\n- [Installation Guide](https://docs.shopsys.com/en/latest/installation/installation-guide/)\n- [Deployment to Google Cloud](https://docs.shopsys.com/en/latest/kubernetes/how-to-deploy-ssfw-to-google-cloud-platform/)\n- [Installation on production server](https://docs.shopsys.com/en/latest/installation/installation-using-docker-on-production-server/)\n\n## Documentation\n\nFor documentation of Shopsys Platform itself, see [Shopsys Platform Knowledge Base](https://docs.shopsys.com/en/latest/).\n\nFor the frequently asked questions, see [FAQ and Common Issues](https://docs.shopsys.com/en/latest/introduction/faq-and-common-issues/).\n\n## Contributing\n\nLet us know if you have some ideas or want to help improve Shopsys Platform!\nWe are looking forward to your insights, feedback, and improvements.\nThank you for helping us make Shopsys Platform better.\n\nAll the necessary information is in our [Contribution Guide](./CONTRIBUTING.md).\n\n## Support\n\nWhat to do when you are in troubles or need some help?\nThe best way is to join our [Slack](https://join.slack.com/t/shopsysframework/shared_invite/zt-11wx9au4g-e5pXei73UJydHRQ7nVApAQ).\n\nIf you are experiencing problems during installation or running Shopsys Platform on Docker,\nplease see our [Docker troubleshooting](https://docs.shopsys.com/en/latest/docker/docker-troubleshooting/).\n\nOr ultimately, just [report an issue](https://github.com/shopsys/shopsys/issues/new).\n\n## License\n\nWe distribute the main parts of Shopsys Platform under two different licenses:\n\n- [Community License](./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)\n- Commercial License\n\nLearn the principles on which we distribute our product on our website at [Licenses and Pricing section](https://www.shopsys.com/licensing).\n\nSome of Shopsys Platform repositories including [HTTP smoke testing](https://github.com/shopsys/http-smoke-testing) and [Monorepo Tools](https://github.com/shopsys/monorepo-tools) are distributed under standard MIT license so generally you can use it without any restriction. The information about the license is placed in the LICENSE file in the root of each repository.\n\nShopsys Platform also uses some third-party components and images which are licensed under their own respective licenses.\nThe list of these licenses is summarized in [Open Source License Acknowledgements and Third Party Copyrights](./open-source-license-acknowledgements-and-third-party-copyrights.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopsys%2Fshopsys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshopsys%2Fshopsys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopsys%2Fshopsys/lists"}