Skip to content

Commit 4e927ae

Browse files
committed
NEXT-00000 - Update numbers and links in readme
1 parent 4f55c65 commit 4e927ae

File tree

1 file changed

+30
-22
lines changed

1 file changed

+30
-22
lines changed

README.md

+30-22
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,40 @@
11
<div align="center">
22

3-
[![Build Status](https://github.com/shopware/platform/workflows/PHPUnit/badge.svg)](https://github.com/shopware/platform/actions)
3+
[![Build Status](https://github.com/shopware/shopware/actions/workflows/02-unit.yml/badge.svg)](https://github.com/shopware/shopware/actions/workflows/02-unit.yml)
44
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/shopware/platform/badges/quality-score.png)](https://scrutinizer-ci.com/g/shopware/platform/)
55
[![Latest Stable Version](https://poser.pugx.org/shopware/platform/v/stable)](https://packagist.org/packages/shopware/platform)
66
[![Total Downloads](https://poser.pugx.org/shopware/platform/downloads)](https://packagist.org/packages/shopware/platform)
77
[![Crowdin](https://badges.crowdin.net/shopware6/localized.svg)](https://translate.shopware.com/project/shopware6)
8-
[![License](https://img.shields.io/github/license/shopware/platform.svg)](https://github.com/shopware/platform/blob/trunk/LICENSE)
9-
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/shopware/platform.svg)](https://github.com/shopware/platform/pulls)
8+
[![License](https://img.shields.io/github/license/shopware/shopware.svg)](https://github.com/shopware/shopware/blob/trunk/LICENSE)
9+
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/shopware/shopware.svg)](https://github.com/shopware/shopware/pulls)
1010
[![Slack](https://img.shields.io/badge/chat-on%20slack-%23ECB22E)](https://slack.shopware.com?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
1111

1212
</div>
1313

1414

15-
<p align="center"><a href="https://shopware.com" target="_blank" rel="noopener noreferrer"><img width="250" src="https://images.ctfassets.net/nqzs8zsepqpi/34zKqvPxTYtsQppJpgC9It/3b6901d9ba7082d5b4081d7171b268bf/composable-customer-experience-illustration.png"></a></p>
15+
<p align="center">
16+
<a href="https://shopware.com" target="_blank" rel="noopener noreferrer">
17+
<img width="250" src="https://images.ctfassets.net/nqzs8zsepqpi/34zKqvPxTYtsQppJpgC9It/3b6901d9ba7082d5b4081d7171b268bf/composable-customer-experience-illustration.png" alt="Shopware logo surrounded with images of people and screenshots of Shopware">
18+
</a>
19+
</p>
1620

1721
<h1 align="center">Shopware</h1>
1822

1923
<p align="center"><strong>Modern open source e-Commerce</strong>
2024

21-
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Start%20your%20dev%20journey%20now!&url=https%3A%2F%2Fgithub.com%2Fshopware%2Fplatform&via=ShopwareDevs&hashtags=Shopware6,community)
22-
</p>
23-
24-
2525
Shopware 6 is an open headless commerce platform powered by [Symfony 7](https://symfony.com) and [Vue.js 3](https://vuejs.org) that is used by thousands of shops and supported by a huge, [worldwide community](https://slack.shopware.com) of developers, agencies and merchants.
2626

27-
If you like Shopware 6, give us a&nbsp;⭐️ &nbsp;on Github!
27+
If you like Shopware 6, give us a&nbsp;⭐️ &nbsp;on GitHub!
2828

2929
* 🙋‍♂️ &nbsp;[Be part of shopware!](https://www.shopware.com/en/jobs/)&nbsp;We are hiring! 🙋
3030
* 🌎 &nbsp;Discover our [website](https://www.shopware.com/en/)
31-
* 🧩 &nbsp;Browse more than [2.000 apps](https://store.shopware.com) in our community store
32-
* 📖 &nbsp;Learn how to [develop apps](https://developer.shopware.com/docs/) and everything else about the tech behind shopware
31+
* 🧩 &nbsp;Browse more than [5,200 extensions](https://store.shopware.com) in our community store
32+
* 📖 &nbsp;Learn how to [develop extensions](https://developer.shopware.com) and everything else about the tech behind Shopware
3333
* 🉐 &nbsp;[Translate](https://translate.shopware.com) Shopware or help by contributing to existing languages
3434
* 🛠 &nbsp;[Report bugs](https://github.com/shopware/shopware/issues) in our issue tracker
3535
* 💡 &nbsp;Give us [feedback](https://feedback.shopware.com/) or vote existing ideas
36-
* 👪 &nbsp;Exchange with more than 7.000 shopware developers in our [Slack community workspace](https://slack.shopware.com)
36+
* 👪 &nbsp;Exchange with more than 9.000 shopware developers in our [Slack community workspace](https://slack.shopware.com)
37+
* 🗨 &nbsp;Help and get helped on [Stack Overflow](https://stackoverflow.com/questions/tagged/shopware6?tab=Newest) or in our [Community forum](https://forum.shopware.com/)
3738

3839
## Table of contents
3940

@@ -59,7 +60,8 @@ From a developer's perspective, here are some highlights that make Shopware easy
5960

6061
### Platform and Framework
6162

62-
Shopware itself is based mainly on [Symfony](https://symfony.com/what-is-symfony) and [VueJS](https://vuejs.org/). It is a fully functional e-commerce platform, but it is also an **e-commerce framework**.
63+
Shopware itself is based mainly on [Symfony](https://symfony.com/what-is-symfony) and [Vue.js](https://vuejs.org/).
64+
It is a fully functional e-commerce platform, but it is also an **e-commerce framework**.
6365

6466
Shopware is:
6567

@@ -80,14 +82,16 @@ There are already a lot of extensions available in the [Shopware store](https://
8082

8183
After setting up [Shopware locally for development](https://developer.shopware.com/docs/guides/installation), you can start with our extension guides in the documentation.
8284

83-
The preferred way of extending Shopware is through the [App System](https://developer.shopware.com/docs/guides/plugins/apps/app-base-guide). If the feature you want to implement needs direct access to the Shopware process and the database, you can also use the [plugin system](https://developer.shopware.com/docs/guides/plugins/plugins/plugin-base-guide).
85+
The preferred way of extending Shopware is through the [App System](https://developer.shopware.com/docs/guides/plugins/apps/app-base-guide).
86+
If the feature you want to implement needs direct access to the Shopware process and the database, you can also use the [plugin system](https://developer.shopware.com/docs/guides/plugins/plugins/plugin-base-guide).
8487
You can find an [overview and differentiation in the documentation](https://developer.shopware.com/docs/concepts/extensions).
8588

8689
### Production setup
8790

8891
The easiest way to run a Shopware shop is booking a commercial plan in the [Shopware cloud](https://www.shopware.com/en/shopware-cloud/), a fully managed setup, ready to use.
8992

90-
The recommended way for on-premise shops is installing Shopware [through the flex template](https://developer.shopware.com/docs/guides/installation/template). To unlock the full potential Shopware has to offer, [commercial plans](https://www.shopware.com/en/pricing/) are also available for on-premise.
93+
The recommended way for on-premise shops is installing Shopware [through the flex template](https://developer.shopware.com/docs/guides/installation/template).
94+
To unlock the full potential Shopware has to offer, [commercial plans](https://www.shopware.com/en/pricing/) are also available for on-premise.
9195
These plans enrich your shop with unique functionality, giving you an additional advantage over your competition.
9296

9397
There is a list of [hosting partners](https://www.shopware.com/en/partner/hosting/), who offer a pre-installed shop, making your start a lot faster.
@@ -99,14 +103,16 @@ We also provide a [web-based installer](https://www.shopware.com/en/download/),
99103
If you have decided to contribute code to Shopware and become a member of the Shopware community,
100104
we appreciate your hard work and want to handle it with the most possible respect.
101105
To ensure the quality of our code and our products we have created a guideline we all should endorse to.
102-
It helps you and us to collaborate. Following these guidelines will help us to integrate your changes in our daily workflow.
106+
It helps you and us to collaborate.
107+
Following these guidelines will help us to integrate your changes in our daily workflow.
103108

104-
Read more in [our contribution guideline](https://docs.shopware.com/en/shopware-platform-dev-en/contribution/contribution-guideline)
105-
or in our short [HowTo contribute code](https://docs.shopware.com/en/shopware-platform-dev-en/contribution/contributing-code).
109+
Read more in [our contribution guideline](https://docs.shopware.com/en/shopware-platform-dev-en/contribution/contribution-guideline) or in our short [HowTo contribute code](https://docs.shopware.com/en/shopware-platform-dev-en/contribution/contributing-code).
106110

107111
#### Contribution setup
108112

109-
There are multiple ways to get an installation running, the way with the fewest steps involved is using the contribute image from [dockware](https://dockware.io/), a community maintained docker setup by the Shopware agency [dasistweb](https://www.dasistweb.de/en/). More on this in the [documentation](https://developer.shopware.com/docs/guides/installation/community/dockware.html).
113+
There are multiple ways to get an installation running, the way with the fewest steps involved is using the docker image from [dockware](https://dockware.io/),
114+
a community maintained docker setup by the Shopware agency [dasistweb](https://www.dasistweb.de/en/).
115+
More on this in the [documentation](https://developer.shopware.com/docs/guides/installation/community/dockware.html).
110116

111117
## The Shopware CLA
112118

@@ -118,16 +124,18 @@ In short, you give the explicit right to use your code in Shopware to shopware A
118124

119125
Shopware is built with the help of our community.
120126

121-
You can find an overview of everyone who contributed to the platform repository in the [official github overview](https://github.com/shopware/platform/graphs/contributors).
122-
Additionally there are numerous people contributing to the ecosystem through activities not related to the codebase. Thank you all for being part of this!
127+
You can find an overview of everyone who contributed to the platform repository in the [official GitHub overview](https://github.com/shopware/shopware/graphs/contributors).
128+
Additionally, there are numerous people contributing to the ecosystem through activities not related to the codebase.
129+
Thank you all for being part of this!
123130

124131
## License
125132

126133
Shopware 6 is completely free and released under the [MIT License](LICENSE).
127134

128135
## Bugs & Feedback
129136

130-
No software is perfect, Shopware is no exception. Should you spot a bug, please report it in our [issue tracker](https://github.com/shopware/shopware/issues).
137+
No software is perfect, Shopware is no exception.
138+
Should you spot a bug, please report it in our [issue tracker](https://github.com/shopware/shopware/issues).
131139

132140
If you want to suggest features or how certain parts of Shopware 6 work, we'd be happy to [hear from you](https://feedback.shopware.com/).
133141

0 commit comments

Comments
 (0)