Skip to content

Commit

Permalink
chore: Update tools from the plugin qualitiy guidelines (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
aragon999 authored Feb 6, 2025
1 parent 0c9f74e commit def84f4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
1 change: 0 additions & 1 deletion .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ FooterPagelet
FrameworkBundle
FriendsOfShopware
FroshDevelopmentHelper
FroshPluginUploader
Fullstack
GDPR
GIFs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -383,10 +383,9 @@ The following statements will be blocked as of 1st Oct. 2022:

[Refer to the list of the already existing blockers](https://s3.eu-central-1.amazonaws.com/wiki-assets.shopware.com/1657519735/blocker.txt).

### Helpful tools for app developers
### Useful tool for app development and extension management

* [FroshPluginUploader](https://github.com/FriendsOfShopware/FroshPluginUploader): Tool for validating and uploading new SW6 app releases to the Community Store (GitHub Project from "Friends of Shopware")]
* [Shopware CLI tools](https://github.com/shopwareLabs/sw-cli-tools): When you think about performance, these are various useful console helpers for generating data.
The [`shopware-cli`](https://github.com/shopware/shopware-cli) is a useful tool for building, validating and uploading new Shopware 6 app releases to the Community Store. It also allows you to manage the store description and images of your apps efficiently.

## Automatic code review - Errors

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,10 +422,9 @@ The project is driven by the *Friends of Shopware* group. You can contribute at
* Link: [Developer Documentation Cypress Tests for Shopware 6](../../../../../guides/plugins/plugins/testing/end-to-end-testing)
* Link: [Cypress Tests for Shopware 6](https://github.com/shopware/shopware/tree/trunk/src/Administration/Resources)

### Helpful tools for app developers
### Useful tool for plugin development and extension management

* Link: [FroshPluginUploader](https://github.com/FriendsOfShopware/FroshPluginUploader) Tool for validating and uploading new SW6 app releases to the Community Store (GitHub Project from "Friends of Shopware").
* Link: [Shopware CLI tools / console helpers](https://github.com/shopwareLabs/sw-cli-tools)
The [`shopware-cli`](https://github.com/shopware/shopware-cli) is a useful tool for building, validating and uploading new Shopware 6 plugin releases to the Community Store. It also allows you to manage the store description and images of your plugins efficiently.

## Automatic code review - Errors

Expand Down

0 comments on commit def84f4

Please sign in to comment.