- or
1358 results found
-
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 -
status DELIVERED and delivered_partially
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 shippedpartially.src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryStates.php
public const STATEMACHINE = 'orderdelivery.state';
public const STATEOPEN = 'open';
public const STATEPARTIALLYSHIPPED = 'shippedpartially';
public const STATESHIPPED = 'shipped';
public const STATEPARTIALLYDELIVERED = 'deliveredpartially';
public const STATEDELIVERED = 'delivered';
public const STATEPARTIALLYRETURNED = 'returnedpartially';
public const STATERETURNED = 'returned';
public const STATECANCELLED = 'cancelled';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 shippedpartially.src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryStates.php
public const STATEMACHINE = 'orderdelivery.state';…1 vote -
Shopware 6 CLI for import / export
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-cli3 votes -
Better deletion of customers in admin: after opens a customer a delete button is needed
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 -
Filter orders by time
As a shop owner I want to select a specific time (not only a day) to filter my orders.
2 votes -
SwagPublisher - Allow selection of Sales Channel for preview of drafts
Currently, when previewing a draft, it will always preview the whole thing with the theme you've selected in your "standard" shopping channel. So when previewing a draft you designed for an entirely different channel with a different theme, the draft is not terribly helpful.
5 votes -
Additional field document upload
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 -
Option to calculate shipping costs as a percentage
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 -
Sales representative should be able to create an order, which must first be accepted by the debitor
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 -
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 -
Deliverytime in cart calculated from release date
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 -
SEO template for title
As a shop owner it would be great to pre-configure a SEO title for landing pages, shop pages, listings and product detail pages, like the SEO url settings.
4 votes -
Add "Today" to Date/Time fields in admin
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 -
Log events as an individual selection menu in Settings / System / Event log
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 -
Import/Export should contain more translated entries
Import/Export would benefit a lot from having the translated entries for the corresponding UUIDs to make the entries legible in the export.
For example, a commonly requested legible translation is the payment, shipping and order status as well as the product tags. Although, obviously, the more the merrier.
5 votes -
Mark rules as active/inactive in the Rule Builder
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 -
filter admin
The filter options in the admin should be adjusted a little. For example, it should also be possible to use rules from the Rule Builder to multiply the possibilities.
An example of this would be
"Customer - is one of sales channel - XYZ"This is particularly useful for marketing purposes if the AI copilot cannot handle things.
1 vote -
The possibility to customize the domain cdn.shopware.store with Shopware SaaS
The possibility to customize the domain cdn.shopware.store with Shopware SaaS
2 votes -
CSV-Order change seperator or support xls/xlsx on B2b Integration / Shopware Commercial Plugin
Hi, I saw the new bulk-order tool inside the commercial plugin b2b integration. Great Job so far. But we got lots of customers who used it in the past with the German version of Excel and most of them have no idea how to change the seperator from , to ; inside Excel.
We would love if you support xls/xlsx there or at least give a chance to switch the seperator on admin and/or customer side.
3 votes -
New filter on backend > orders > overview
Has comment (yes/no) would be very helpful
1 vote
- Don't see your idea?