An open API service indexing awesome lists of open source software.

https://github.com/fmjstudios/shopware

🛒 The FMJ Studios-enhanced version of Shopware 6 - the headless e-Commerce backend
https://github.com/fmjstudios/shopware

docker docker-compose kubernetes makefile nodejs php shopware shopware-cli symfony vue

Last synced: 10 months ago
JSON representation

🛒 The FMJ Studios-enhanced version of Shopware 6 - the headless e-Commerce backend

Awesome Lists containing this project

README

          

# Shopware 6 Shopware Logo

Shopware 6 is an open headless commerce platform powered by [Symfony 7][symfony] and [Vue.js 3][vuejs] that is used by
thousands of shops and supported by a huge, [worldwide community][shopware_slack] of developers, agencies and merchants.
Feel free to check out the [official Shopware repository][shopware_repository] for more insights and information or head
directly to their [homepage][shopware] for more information about the __Shopware AG ÂŽ__ and their offerings.

> [!CAUTION]
> This repository is the basis for an exceptionally heavily customized and advanced Shopware 6 instance and therefore
> requires deep knowledge about the inner workings of the Shopware. Feel free to use our source as guidance nonetheless.
> It's [MIT-licensed][license].

## ✨ TL;DR

```shell
# initialize the project
make init

# build the (first) Docker image
make image

# set up the development environment
make env
```

### 🔃 Contributing

Refer to our [documentation for contributors][contributing] for contributing guidelines, commit message
formats and versioning tips.

### đŸ“Ĩ Maintainers

This project is owned and maintained by [FMJ Studios][fmjstudios] refer to
the [`AUTHORS`][authors] or [`CODEOWNERS`][codeowners] for more information. You may also use the linked
contact details to reach out directly.

---

### 📜 License

__[MIT][license]__

### ÂŠī¸ Copyright

Assets provided by the [Shopware AG ÂŽ][shopware].

[license]: LICENSE

[authors]: .github/AUTHORS

[codeowners]: .github/CODEOWNERS

[contributing]: docs/CONTRIBUTING.md

[fmjstudios]: https://github.com/fmjstudios

[vuejs]: https://vuejs.org

[symfony]: https://symfony.com

[shopware]: https://www.shopware.com/

[shopware_slack]: https://slack.shopware.com

[shopware_repository]: https://github.com/shopware/shopware