Skip to content

Shopware 6 - Product Feedback & Ideas

Interested in a direct exchange?Are you interested in a direct exchange about your business case? We would be happy to learn more about your daily business and its requirements. For this purpose, we offer you the opportunity to discuss this directly with our product management team. Book your appointment right here:Book an appointmentDo you have a specific request that you would like to tell us about? Then the following feedback portal is the right place for you.

This is the space where you can share your ideas and feedback about Shopware 6.

How it works
  • Connect your Shopware Account or register with your email
  • Use the search or choose a category for your idea to check if it has been submitted already
  • Upvote existing ideas, as opposed to creating multiple similar requests. Comment an idea to share extra details.
  • If you create a new idea: Be clear with your idea; provide examples or even screenshots
  • The more activity and votes an idea has, the higher the chance it will be implemented
Notes

Shopware 6 - Product Feedback & Ideas

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1065 results found

  1. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. As a merchant I want to have the an option to set status DELIVERED and delivered partially when customer receive his order.
    I set status shipped when I send order and when customer received order I can set status delivered.

    shopware have status shipped but do not have status DELIVERED.

    also, if in shopware exist status shippedpartially should be a functional to set what items from order are shipped what not,
    otherwise how to know what item was shipped. I should do inventory in other app if I use shipped
    partially.

    src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryStates.php
    public const STATEMACHINE = 'orderdelivery.state';…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. The elements in "multi-element-blocks" can't be switched with each other, they have to be deleted and newly added to the block. It should be possible in the future to just switch them, if possible per drag & drop.

    20 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. For an external system I need periodically an export of the inventory.
    The import/export is currently not available for shopware cli:

    https://docs.shopware.com/en/shopware-en/settings/importexport
    https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/shopware-cli

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Currently, only in the customer overview, while selecting the three dots you can delete the customer.

    The problem: if you search customer by exact name or mail address it is not possible to highlight the customer in the overview so can't easily delete the customer account. If you have many customers and some requests to delete the account, there is a problem (time consuming) the finish this task.

    So please add the function to delete the customer account after open the customer account.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. As a shop owner I want to select a specific time (not only a day) to filter my orders.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. The manifest.xml should allow more custom field entity types.

    Currently we suggest to add the entity order_line_item.

    https://github.com/shopware/platform/blob/trunk/src/Core/Framework/App/Manifest/Schema/manifest-2.0.xsd

    Currently available types:


    <xs:complexType name="entity-list">
    <xs:choice maxOccurs="unbounded">
    <xs:element name="product" type="empty" minOccurs="0"/>
    <xs:element name="order" type="empty" minOccurs="0"/>
    <xs:element name="category" type="empty" minOccurs="0"/>
    <xs:element name="customer" type="empty" minOccurs="0"/>
    <xs:element name="customer_address" type="empty" minOccurs="0"/>
    <xs:element name="media" type="empty" minOccurs="0"/>
    <xs:element name="product_manufacturer" type="empty" minOccurs="0"/>
    <xs:element name="sales_channel" type="empty" minOccurs="0"/>
    <xs:element name="landing_page" type="empty" minOccurs="0"/>
    <xs:element name="promotion" type="empty" minOccurs="0"/>
    <xs:element name="product_stream" type="empty" minOccurs="0"/>
    <xs:element name="property_group" type="empty" minOccurs="0"/>
    <xs:element name="product_review" type="empty" minOccurs="0"/>
    <xs:element name="event_action" type="empty" minOccurs="0"/>
    <xs:element name="country" type="empty" minOccurs="0"/>
    <xs:element name="currency" type="empty" minOccurs="0"/>
    <xs:element name="customer_group" type="empty" minOccurs="0"/>
    <xs:element name="delivery_time" type="empty" minOccurs="0"/>
    <xs:element name="document_base_config"

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  App System  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Additional field document upload

    If you create an additional field in which you can upload documents and you upload documents here, they will simply be thrown into the media management.

    It would be good if you have a selection option here when uploading where you can decide where these documents are stored.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Fields sind ein zentrales Konzept, werden aber in der Doku bezüglich dem HTML Sanitizer in 6.5 ausgespart.

    Doku + mit Core ausgelieferte shopware.yml
    https://docs.shopware.com/de/shopware-6-de/tutorials-und-faq/html-sanitizer
    https://github.com/shopware/shopware/blob/6.5.x/src/Core/Framework/Resources/config/packages/shopware.yaml

    Fragen
    1) Ist eine Konfiguration für ein einzelnes customfield überhaupt möglich?
    2) Ist eine Konfiguration für alle custom
    fields einer Tabelle möglich.

    Siehe auch
    Siehe https://forum.shopware.com/t/html-sanitizer-ausnahme-fuer-zusatzfelder/100536/2
    Custom

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. As in Shopware 5, we would like to be able to define the shipping costs as a percentage again. This could occur more frequently, especially in the B2B sector.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Requirement: Our sales representative logs on as such to one of his assigned customers (in the customer account) and places an order proposal there. The customer receives a notification and can now approve or reject the order. If approved, an order is automatically placed in the store.

    Current status: the sales representative can create orders for his customer. However, these are processed directly, i.e. ordered for a fee. The customer is not involved in an approval process and it cannot be seen in the customer account that the order has been placed by the sales representative.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  B2B  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. When setting a release date for a product or variant, the future release is correctly displayed on the pip.

    When activating the delivery time in the shopping cart, it's shown as calculated from today. For example, the product is shown as being delivered in 2 days from today, which makes no sense when a product may be released in a few weeks or even months.

    It would be better if the delivery time is calculated from the release date, or rather, the release date is simply displayed, as on the pip.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Currently, it's only possible to enter voucher codes in the cart.
    It should be possible to deactivate the voucher option, if you don't offer vouchers, for the checkout, that customers do not leave the checkout looking for voucher and don't come back to finish the purchase.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Checkout  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. An export and import function would be very helpful, especially for very extensive worlds of experience.

    This would allow individual backups of individual worlds of experience to be created quickly and easily without having to restore the entire store.

    As experience worlds are worked on often and frequently, this would also allow experience worlds to be prepared in staging environments, for example, and quickly restored in the event of errors.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. There should be a "button" under the Date/Time fields with "Today" so you can select the current Date/Time. This would be a nice quality of life feature.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Inventory  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. In Backend: a checkbox in the product to activate an offer / ask for price. For the shop buyer in the frontend a form opens to request for an offer and ask for price.

    In the frontend: the price and delivery status is hidden and the "In shopping cart" button is replaces by "Ask for an offer" button.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  B2B  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Regarding the logging events in SW6: From our point of view, it would be very useful to be able to select which events are logged and which are not when setting up Shopware. We understand that it is not the intention that a nonsensical number of entries should be recorded. However, it would be very useful for those users who want to see which emails have been sent, for example. We are sure that this is important for many users. Best regards - info@ladenbau-gehlert.de

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Improve the visibility of active and inactive status of rules within the Rule Builder.
    It is possible to extend the list view to check where the rule is assigned but that clutters the GUI with unnecessary information.
    An added red or green light would probably do the trick.
    That would make it easier for the admin or editors to delete old and unused rules.

    12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Automation  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?