84 results found
-
Customers pays for features like the B2B components
Make it possible for the shop owner to monetize features that the shop owner activates for its customers, currently "only" the B2B components. The shop owner activates "quick orders" and "employee management" for the customer and the customer pays the shop owner money for this "package".
2 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 -
Elle Theme: Standardized display of payment methods and shipping methods
Payment methods currently have a white frame on the main page of the store. This is not the case for shipping methods and therefore results in a different appearance.
To be recreated in the standard Elle theme.
2 votes -
Rule Builder: Topseller from the last x days/weeks/months
In order to build additional interesting categories, with the help of dynamic groups, it would be very helpful and useful to have the rule builder rule "top sales of the last x days/weeks/months".
In combination with other conditions (e.g. from the free time category, etc.), you could use this to build exciting rules that can be stored in a wide variety of places.
10 votes -
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 -
Possibility to deactivate the checkbox for the privacy policy in forms
It would be nice to have an option to deactivate the checkbox for the data protection information within the forms, as is also possible via the settings during registration.
2 votes -
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 -
Correction of incompatibility with extensions
There is currently no Shopware guideline for extension manufacturers that extensions must be compatible with each other.
If an incompatibility between two extensions becomes apparent, manufacturers should be obliged (possibly contractually) to correct this incompatibility, as customers may end up paying for both extensions.
If you are dependent on two extensions, you currently have to hope for the goodwill of the manufacturers to correct the error.
1 vote -
Custom field (labels) should be translatable
It should be possible to translate the additional field labels. If I tick "Maintain in all administrator languages" in the settings, I can still only translate in DE and EN.
1 vote -
Deactivate the newsletter in the footer of the Showroom theme
It should be possible to deactivate the newsletter field in the footer of the Showroom theme by default without the need for any extra template customization.
This would be a useful extension for many users if it could be easily deactivated in the admin.1 vote -
Mobile Interface - Menu button in the administration does not seem to work properly
When you open the administration (mobile) and click on the menu, you will notice that there is no close button, and even when you click outside the menu, it would not close.
From the Shopware issue tracker, i understand now that the Shopware administration currently does not support any mobile view, so this could be an improvement (specially for customers that approach the administration with their cellphones).
2 votes -
Restrict renaming media
If a medium (e.g. image) is used in an article or a post, it should not be possible to rename it via "Content > Media", as otherwise the article will appear in the frontend without an image.
1 vote -
Mobile View: Number of shopping cart items (badget), when using a promotion
Within the mobile view, a number is displayed next to the shopping cart symbol, which describes the number of items.
However, the number also increases if there is a discount in the shopping cart, even though the customer may only have one item (badge shows 2) in the shopping cart.
This confuses customers. The badge should check whether there is a discount and deduct it from the number.
1 vote -
Prioritize messages in the Message Queue
It should be possible to process the messages in the enqueue table according to manually defined priorities. A "Priority" column is available in the table, but without any visible benefit.
As of now, the customer has to build the index for categories and products quite often, leading to the fact that this process takes several hours. Other processes in the message queue have to wait, such as order confirmations. Therefore the possibility to set a priority is needed.
2 votes -
Make CSS less opinionated & more accessible
While a lot of progress has been made when issue NEXT-28267 was resolved, the Shopware CSS is still full of hardcoded and borderline obsolete code, which makes creating custom themes difficult and results in a bloated codebase.
As an example, this code block can be found in
_filter-panel.scss
:.icon.icon-filter-panel-item-toggle { margin-left: 8px; > svg { top: 4px; } }
In the same file, a height and padding is hardcoded in pixels for the filter panel:
.offcanvas-filter { .filter-panel { height: calc(100% - 80px); overflow-y: auto; width: 100%; padding: 0 25px 25px; } }
This creates incredibly specific selectors with…
2 votes -
Cloud: Information about maintenance work
We have maintenance work in the cloud from time to time.
In order for customers to be able to prepare for this and not set support tickets for this, it would be a great benefit for the customer if this were pointed out in the admin, e.g. 24 hours in advance.
In this way, the shop could also inform the customers in advance.
4 votes -
Cloud: allow subscription of status page and more information about application updates
There are many cloud application updates that are not specified any further. We would like to know what has been addressed, and we would like to be informed when maintenance is planned so we don’t get surprised by our shop not being available.
Atlassian status page has a subscription feature, so you only need to enable it2 votes -
Support for dynamic Thumbnails through services
Short: Implement plugin FroshPlatformThumbnailProcessor into the core
Longer: Add the ability to define a pattern for thumbnails to be used instead of creating or requesting thumbnails from storage. Additionally, shopware could host a service to convert images on the fly, f.e. see imgproxy.net - maybe just with nicer links. Just add a caching before that and win.
Advantages: Any shop owner has webp/avif-images with the best compression and suitable sizes without wasting storages.
5 votes -
Extend media replace function (e.g. PDF)
If media are replaced via file upload, e.g. with a new version of the PDF, they are not replaced in the CustomFields. This means that all articles have to be updated manually. this can lead to errors if articles are overlooked. (Normal images will be replaced).
Suggestion: extend the replace function so that other used media can be replaced as well.
2 votes
- Don't see your idea?