- or
No existing idea results
- ~ No ideas found ~
385 results found
-
Add "Show password" button to registration form and account profile
It's currently not possible to see the password you've entered when registering or changing your existing password in your account profile
6 votes -
Possibility to delete documents
It should be possible to delete documents, especially invoices.
Several reasons why it should be possible are listed here: https://forum.shopware.com/t/loeschen-von-dokumenten-nicht-mehr-moeglich/97011
Without this function you cannot really test the invoice generation on a production system and you cannot change false invoices that customers have never received.
Due to a bug multiple invoices can be created for the same order with the only difference of the invoice number. Currently you cannot delete the redundant invoice.
55 votesGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Replace Webpack with Vite in Shopware Administration Panel
Switching from Webpack to Vite in the Shopware Administration Panel would significantly improve development speed and the developer experience. Vite offers faster builds, better HMR (Hot Module Replacement), and modern JavaScript tooling. Its optimized build process and plugin ecosystem make it a future-proof choice for modern frontend development.
By adopting Vite, Shopware developers would benefit from shorter feedback loops during development and an overall more efficient and enjoyable workflow. Additionally, it aligns Shopware with the latest frontend development trends, ensuring continued relevance and appeal to a broader developer community.
9 votes -
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 following required fields are available:
First name, Last name, Street and house number, City, Countryand the following
optional
fields: Company, Department, ZIP code, StateThe following distribution would make sense for the B2B sector, and therefore for us:
Required fields:
Company, Street and house number, ZIP code, City, CountryOptional fields:
First name, Last name, Department, StateIn 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 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Better Utilization of Screen Space (UX)
The product variant management page in Shopware 6 wastes significant screen space on larger monitors, forcing unnecessary horizontal and vertical scrolling. The table is too narrow and doesn’t adapt to the available screen size, making key information harder to access.
Proposed Solution:
- Dynamically resize the table to fill the available screen space.
- Add options for compact view and column customization.
- Enable full-screen mode for data-intensive pages. These changes will enhance usability, save time, and improve the user experience.
Problem Description:
The current user interface of the Shopware 6 product variant management page does not efficiently utilize the available screen space ("real estate") on larger monitors. As shown in the provided screenshot, key issues include:
Wasted Horizontal Space: Despite having significant unused space on the left and right margins, the main table displaying product variants is confined to a narrow section of the screen. This results in truncated or hidden information that requires unnecessary scrolling, especially horizontally.
Limited Vertical Display: Similarly, the vertical space is underutilized. Only a small number of variants are visible at one time, forcing users to scroll repeatedly to view or edit the entire list.
Horizontal Scrolling for Key Information: Important columns, such as media previews and additional details, require horizontal scrolling to access. This disrupts the workflow, especially when reviewing large datasets or making bulk edits.
Suggested Solution:
Dynamic Table Resizing:
The width of the table should dynamically adjust based on the screen resolution and browser window size. Allow the table to expand horizontally to fill the available space, minimizing the need for scrolling.
Adjustable Row Height or Compact View:Introduce a "compact view" or allow users to adjust row heights, enabling more rows to be visible at once in the table without excessive scrolling.
Column Customization and Visibility Toggle:Allow users to customize which columns are displayed and their order. This flexibility would let users prioritize the most relevant information and avoid unnecessary horizontal scrolling.
Full-Screen Mode for Data-Intensive Pages:Implement a full-screen mode for data-intensive pages, such as product variant management. This feature would temporarily hide sidebars and headers, maximizing the display area for the main content.
Responsive Design Improvements:Enhance the responsive behavior of tables to make better use of large monitors while still ensuring usability on smaller devices.
User Benefits: These changes would improve efficiency and usability for users managing large datasets, reducing unnecessary scrolling and clicks. It aligns with modern UI/UX standards and ensures a smoother, more professional experience for Shopware 6 users.The product variant management page in Shopware 6 wastes significant screen space on larger monitors, forcing unnecessary horizontal and vertical scrolling. The table is too narrow and doesn’t adapt to the available screen size, making key information harder to access.
Proposed Solution:
- Dynamically resize the table to fill the available screen space.
- Add options for compact view and column customization.
- Enable full-screen mode for data-intensive pages. These changes will enhance usability, save time, and improve the user experience.
Problem Description:
The current user interface of the Shopware 6 product variant management page does not efficiently utilize the available screen space…
11 votes -
Add possibility to extend page format for documents
It should be easier to extend the available page formats for documents.
For example we want to print our delivery note on a label printer or thermal printer as we have already seen with some retailers. Shopware does not currently offer a solution for this.1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
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 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Orders: Subsequent change of shipping method and payment method in Admin
It must also be possible to change the shipping method and payment method later in the admin.
A scenario that occurs again and again and must be possible.
Example:
A customer orders online (prepayment and DHL shipping). However, the customer now comes to us directly. Now we need to be able to change the customer's payment method and shipping method in the store backend as an admin.Or I have to change the shipping method for a company order from DHL to freight forwarding.
40 votes -
New flow trigger: Customer password changed
It would be good if there were an email to the customer to inform them about the change to their password.
This increases security somewhat and provides us as retailers with a little more information in support situations.
For this purpose, a new trigger would be required that is activated when the customer changes their password (e.g., via password recovery).1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Delete media - folders get not removed
If a medium is deleted manually in Contents > Media, the folder path, e.g.
/media/38/85/66/1728367134/, is retained, only the file is removed. The same phenomenon also occurs when deleting/clearing up via Command line. Even if each directory only takes up a small amount of space, many empty directories quickly accumulate, which means that a lot of unnecessary space is taken up.Please also remove the directories when cleaning up.
Wenn ein Medium in Inhalte > Medien manuell gelöscht wird, bleibt der Ordnerpfad z.B.
/media/38/85/66/1728367134/erhalten, nur die Datei wird entfernt. Das gleiche Phänomen tritt auch auf, wenn die Löschung / das Aufräumen über Command line erfolgen. Auch wenn jedes Verzeichnis nur wenig Platz belegt, sammeln sich da schnelle viele leere Verzeichnisse an, wodurch insgesamt, viel unnötiger Platz belegt wird.Die Verzeichnisse bitte beim Aufräumen auch entfernen.
If a medium is deleted manually in Contents > Media, the folder path, e.g.
/media/38/85/66/1728367134/, is retained, only the file is removed. The same phenomenon also occurs when deleting/clearing up via Command line. Even if each directory only takes up a small amount of space, many empty directories quickly accumulate, which means that a lot of unnecessary space is taken up.Please also remove the directories when cleaning up.
Wenn ein Medium in Inhalte > Medien manuell gelöscht wird, bleibt der Ordnerpfad z.B.
/media/38/85/66/1728367134/erhalten, nur die Datei wird entfernt. Das gleiche Phänomen tritt auch auf, wenn die Löschung…12 votes -
Category teaser image for subcategories in navigation flyout
Currently, display images from categories are only shown in the navigation flyout if it is a main category. For subcategories, however, the display image can only be used for display on the respective listing page.
It would be desirable if the display image could also be shown for subcategories within the navigation flyout (configurable via option).
1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Filter: Immediately available
Add the popular filter from shopware 5 "Immediately available" (Sofort lieferbar) for the listing.
22 votesGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Add numeric property type with float values instead of text/strings
This way variants/properties could be sorted numerical, even when entered in German in Admin.
Or a native range slider at filters would be possible.1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Default language EN, not DE.
When opening https://store.shopware.com/ it's in German. Default should be English.
ich habe keine Ahnung when the page is in German
1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Possibility to edit email content before sending to customer (status change, documents)
It should be possible to edit the email content before sending emails to customers.
When working with a single order, it would be very useful to add additional text to the mail content. e.g. individual information about products that are not available anymore or additional cargo shipping information, ...
Emails are sent for documents and for status changes. Currently the mail content can not be edited. When sending documents only the mail subject may be updated and the mail content is shown as read only.
When sending status update emails there is no preview of the mail at all.
In Shopware 5 both types of mail could be updated individually before sending to the customer.
It should be possible to edit the email content before sending emails to customers.
When working with a single order, it would be very useful to add additional text to the mail content. e.g. individual information about products that are not available anymore or additional cargo shipping information, ...
Emails are sent for documents and for status changes. Currently the mail content can not be edited. When sending documents only the mail subject may be updated and the mail content is shown as read only.
When sending status update emails there is no preview of the mail at all.
In…
1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Allow sorting of downloaded invoice documents by invoice number
Currently, when downloading multiple invoice documents via Mass Edit > Download: Documents, the files are provided in the order they were created, not by invoice number.
For example, the current download order might look like this:
10005
10002
10003
10004
This causes difficulties for accounting teams, since invoices must be manually sorted afterwards.
Proposal
Please add an option to sort downloaded documents according to the invoice number (or provide more flexible sorting options, such as by invoice date, invoice number, or creation date).This would significantly improve efficiency, reduce manual work, and help avoid mistakes during accounting processes.
1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Add a visible dropdown to improve mobile “My Account” navigation
On desktop, the “My Account” area shows a clear sidebar with all sections. On mobile, customers often don’t realize they need to tap the profile (“person”) icon to switch between sections. This is not self-explanatory and leads to confusion.
Proposal: Add a persistent, clearly labeled dropdown on every “My Account” page in the mobile view. The dropdown would list all key sections (e.g., Payment Methods, Addresses, Returns, Vouchers), so users can switch pages directly without hunting for hidden icons.
1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
external order id / externe Auftragsnummer
EN:
In B2B, it is common practice for the purchaser to provide an external order number to ensure matching within customer accounting. Therefore, an optional field with “external order number” should be possible in the shop when placing the order (can be switched on/off in admin and per channel). This should be displayed in the order overview for the customer when logged in.DE:
Im B2B ist es üblich eine externe Auftragsnummer seitens des Bestellers zu übergeben, um das matchen innerhalb der Kundenbuchhaltung zu gewährleisten. Daher sollte ein optionales Feld mit "externe Auftragsnummer" im Shop bei der Bestellabgabe möglich sein (im admin ein/ausschaltbar und das pro Channel). Dieses sollte für den Kunden einloggt in der Bestellübersicht angezeigt werden.EN:
In B2B, it is common practice for the purchaser to provide an external order number to ensure matching within customer accounting. Therefore, an optional field with “external order number” should be possible in the shop when placing the order (can be switched on/off in admin and per channel). This should be displayed in the order overview for the customer when logged in.DE:
Im B2B ist es üblich eine externe Auftragsnummer seitens des Bestellers zu übergeben, um das matchen innerhalb der Kundenbuchhaltung zu gewährleisten. Daher sollte ein optionales Feld mit "externe Auftragsnummer" im Shop bei der Bestellabgabe möglich sein…17 votes -
Lack of Insert-Anywhere Function for Sections in Shopping Experiences
In many of our CMS projects, we regularly need to insert new sections into the middle of existing Shopping Experience pages.
Problem:
Currently, Shopware only allows new sections to be added at the top or bottom of the page. If you want to place a section between two existing ones, you must:Add the new section at the end or beginning.
Manually drag and drop it up/down through the page structure.
For longer pages, this is time-consuming and error-prone.
Wish / Recommendation:
A simple solution such as a “+” button between sections (like in many visual builders) or a contextual menu for inserting a section at a specific point would significantly improve usability and efficiency — especially for agencies and power users.In many of our CMS projects, we regularly need to insert new sections into the middle of existing Shopping Experience pages.
Problem:
Currently, Shopware only allows new sections to be added at the top or bottom of the page. If you want to place a section between two existing ones, you must:Add the new section at the end or beginning.
Manually drag and drop it up/down through the page structure.
For longer pages, this is time-consuming and error-prone.
Wish / Recommendation:
A simple solution such as a “+” button between sections (like in many visual builders) or a contextual…1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
-
Captcha activate for forms only
Some Customers want Captchas only in forms and not in the checkout. Currently, the option is global.
1 voteGathering Feedback
We’re gathering feedback on this idea to better understand the need, use cases, and potential impact. At this stage, no implementation decision has been made.
Please continue to vote and share details about how this would help you. Your feedback will support our evaluation and help us decide whether to move the idea forward.
- Don't see your idea?