97 results found
-
Individual mandatory fields in the components
In Shopware, there are both optional and required fields for the billing address and delivery addresses, where this assignment makes no sense in the B2B sector. A personal contact person is, in most cases, an optional addition in the B2B sector.
The typical billing information for a company address is: Mustermann GmbH Musterweg 1 12345 Musterhausen
Persons are also rarely listed in the delivery addresses. Here, too, it should only be an option. In the delivery addresses, it may be necessary to explicitly list a recipient: Mustermann GmbH, Attn: Marketing Department - Uwe Kleemann, Musterweg 1 12345 Musterhausen.
Currently, the…
1 vote -
Restrict the command "Shopware\Core\Profiling\Profiling::class => ['all' => true]" to dev environments
Restrict the command "Shopware\Core\Profiling\Profiling::class => ['all' => true]" to dev environments to prevent the cache of, for example, live environments from filling up. This can happen under certain circumstances.
1 vote -
Captcha activate for forms only
Some Customers want Captchas only in forms and not in the checkout. Currently, the option is global.
1 vote -
Display Custom Products option images in order confirmation emails
Currently, images assigned to Custom Products options are not shown in the order confirmation email or cart. This limits the customer’s ability to visually confirm their product configuration after purchase.
Please extend the Custom Products plugin and email templates so that option images are included and displayed by default.1 vote -
More AI with an advisory function
More AI with an advisory function
Admin:
- User logs in and the AI checks e.g. the stock levels of certain products and points this out and suggests a saleFrontend:
- Sorting and categories can be composed individually based on user behavior. No more rigid structure, but an AI evaluation of what might suit the customer. Gamechanger- AI sorting based on prioritized articles and e.g. seasonal conditions. For example, change the display of winter blankets in summer or move them back.
1 vote -
Check for Database charset with warning in the admin
Some customers have incorrect charsets running in the background (database). This is normally only noticed when errors actually occur, e.g. during an update.
It would therefore be a great advantage if the charset could be checked in the background and if there was then a message in the admin, for example. This would prevent errors in future updates.1 vote -
Query data from Shopware Analytics
It would be good if the data from Shopware Analytics could be accessed via the API in order to integrate it into Grafana, for example.
1 vote -
It should be possible to prevent customers without a Paypal account from buying something via Paypal.
If you enter an email address in the Paypal login window that is not registered with Paypal, you can still be paid via Paypal by direct debit. It should be possible to prevent this.
1 vote -
Rule Builder Rules for tax
There are special cases where the customer has to pay a different tax rate based on the zip code, for example. There is currently no way to use a rule to check which tax rate should be charged in such cases.
Such an option would be desirable for customers1 vote -
Rule for checking product availability
So far there are rules for checking the stock of a product. However, it would be useful to have a rule that checks whether the number of products in the shopping cart exceeds the number of available stock.
Customers could use this rule to check whether the order is really covered by the current stock or whether the number of products ordered exceeds the stock.
This is relevant for the availability of express shipping, for example.1 vote -
Opportunity to change the order of storefront snippet files
There should be a way to customise the order in which the storefront snippet files are loaded.
Currently the snippet files are loaded in a first come first serve principle.
For example like this
vendor/shopware/core
vendor/mycompany/mytheme/
vendor/store.shopware.com/
vendor/mycompany/myplugin/
vendor/store.shopware.com/swaglanguagepackLoading the snippet files should be like this:
vendor/shopware/core
vendor/store.shopware.com/
vendor/mycompany/myplugin/
vendor/mycompany/mytheme/So that you can overwrite all others with the snippet files of your own theme.
1 vote -
Zusätzlicher Kontotyp in der Registrierung / additional account type in registration
DE
Zusätzlich zu privat und gewerblich sollte es eine Möglichkeit geben, zusätzliche Kontentypen zu erstellen. Beispiel: Privat, Gewerblich, öffentliche Einrichtungen... da es für jeden Bereich eigene Zahlungsbedingungen gibt, die aktuell nur über Kundengruppen zugeordnet werden können. Während des Bestellvorgangs als Gast oder bei Erstbestellung ist der Kunde keiner Kundengruppe zugeordnet.EN
In addition to private and commercial, there should be an option to create additional account types. Example: private, commercial, public institutions... as each area has its own payment terms, which can currently only be assigned via customer groups. During the ordering process as a guest or when placing an…1 vote -
Digital Services Act: Reporting form for article reviews
Due to the Digital Services Act, it will be necessary to provide a reporting form for article reviews from 2025. This should be available as standard, as everyone will be affected by the Digital Services Act.
1 vote -
It should be possible to upload two media files with the same name
If you upload a picture to the media, the name must be unique.
However, if the image is uploaded to a different subfolder, it should be possible to upload a second image with the same name.1 vote -
Extend the column for the properties.
If a property has a significantly longer name, the content no longer fits into the column, and the other properties are pushed to the row below.
1 vote -
Admin Search: Expand Search results in the quickview
Searching by name, company name or e-mail address is also difficult or the results are difficult to interpret because the e-mail address and company name are missing.
1 vote -
Improved first-time Setup (First Run Wizard)
The revised First Run Wizard for Shopware is designed to better meet the individual needs of each merchant by dynamically adapting to specific requirements and opportunities within the ecosystem. As part of the redesign, continuous support will also be implemented, providing assistance beyond the initial setup to enable merchants to use the Shopware platform more efficiently and purposefully.
1 vote -
Make ShopwareBundle extend from Symfony AbstractBundle
https://github.com/shopware/shopware/blob/trunk/src/Core/Framework/Bundle.php#L22
It would be great if a Shopware Bundle would extend from the Symfony AbstractBundle class to be able to add bundle configuration aligned to Symfony bundles more easily. See https://symfony.com/doc/6.4/bundles/configuration.html#using-the-abstractbundle-class
1 vote -
Delayed dispatch of the "order placed" flow
For the "placed order" flow, there should be the option of a delay, as in many cases the payment method changes shortly after the order has been placed, e.g. because purchase on account is declined or the customer changes their mind.
In these cases, the order confirmation has already been sent via this flow and the mail therefore contains the wrong payment method.
Also very important if there are different e-mail templates for the different payment methods. Here too, this often leads to a problem, which could be solved by a delay.
1 vote -
Name the next major version just "Shopware"
After the Shopware 5 era and the two different products, Shopware 5 and Shopware 6, the next version should be named just "Shopware" (version 7.0.0) to get rid of this "Shopware 5" and/or "Shopware 6" thingy. It´s just "Shopware" in a specific version in the future.
Let "Shopware 6" don´t be the next Typo 3. 😉1 vote
- Don't see your idea?