87 results found
-
Custom product attributes are transmitted individually to Google Analytics
If Google Analytics is used for ads, the attributes of custom products are transmitted as individual items. This can quickly become overwhelming. A checkbox, for example, to group the attributes could be an option.
2 votes -
API: Status of E-Mail
Setzen der Status der einer E-Mail versand/nicht versandt nach Dokumentart an der Bestellung per API
Set the status of an email sent/not sent by document type on the order via API
3 votes -
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 -
Calculation of shipping costs for panels
I need a shipping condition. In Shopware I can choose between certain shopping cart properties (number of products, shopping cart value, shopping cart volume or shopping cart weight) or a rule from the rule builder. Using the rules from the rule builder, I can then, for example, go and say: If at least one of the products in the shopping cart is longer than 3m (whether it says metres or millimetres is not the issue here) and the weight is less than 30 kg, charge €10 shipping costs, if it is less than 50 kg, charge €20 shipping costs, etc.…
2 votes -
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 -
Make headless sales channel non-deletable
There are always support tickets where the customer has deleted the headless sales channel and the store is therefore no longer accessible.
As there is no conceivable reason for deleting the headless channel and this happens again and again with customers, resulting in support tickets, this option should be removed.
3 votes -
DHL Extension - DTP (duties & taxes paid)
It should be possible to integrate DTP in DHL.
2 votes -
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 -
Rule Builder: Depending conditions
Time and again, customers want to create the following discount structure, for example:
Article from manufacturer A
Number of articles: 0-9 = 0% discount
Number of articles: 10-19 = 5% discount
.
.
.However, a condition with the Rule Builder is not possible here, as there is no way for a condition to refer exclusively to the results of a previous condition.
This means that you cannot use the Rule Builder to say, check whether there are 10 items from manufacturer X in the shopping basket.
The discount scenario mentioned above can therefore only be implemented using the extended…
1 vote -
Custom fields - floating point only with two decimal places
In the custom fields I can select "number" and then choose between integer and floating point number. However, when using a floating point number, my input is rounded to 2 decimal places. This should be adjustable in the admin if you need more than 2.
3 votes -
Rendering Mailtemplate
When an email template is customized, it's possible that certain objects cannot have a "null" value. If this occurs, the email template will not be sent, and no error message will be logged. This leads to additional analysis effort.
3 votes -
Customization of cookie settings via the admin
It would be helpful for customers if they could use the admin to customize the selection of standard cookies or other cookies without having to use the developer documentation.
2 votes -
Manufacturer description in the data mapping
It should be possible to assign the manufacturer description to the stored manufacturer in the experience worlds or at least in the categories in the description and then in the data assignment.
Since there are no global manufacturer layouts, it should at least be possible to build one with the help of the data assignment.
2 votes -
Allow manipulating mail data with MailBeforeSentEvent
Currently, MailBeforeSentEvent has no setter methods to manipulate mail data.
The Symfony documentation describes such an event where one could update subject and message properties: https://symfony.com/doc/current/event_dispatcher.html#how-to-customize-a-method-behavior-without-using-inheritance
My use case is that I want to edit the mail contents. For that, I need to adjust the return value of the private method "buildContents". That seems not possible with a decorator.
A workaround is to completely replace the core MailService class:
<service id="Shopware\Core\Content\Mail\Service\MailService" class="MyPlugin\Service\MailService">
...
</service>That, however, will lead to breaking changes if the MailService class gets patched in the future.
2 votes -
Form Builder: send filled form to customer mail address in CC
If a customer filled the form and send to the merchant, the customer should get a copy of the filled form in CC.
8 votes -
Subscriptions: Forecast
The implementation of a forecasting feature optimizes our dealers' procurement processes by calculating product demand based on existing subscriptions. This results in predictable sales through regular deliveries, supporting efficient inventory management and ordering planning.
3 votes -
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
- Don't see your idea?