- or
No existing idea results
- ~ No ideas found ~
1299 results found
-
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 -
Improve Product Feed Export
It should be possible to output the shipping costs automatically as in Shopware 5, and not statically!
It should also be possible to output prices when they are generated with PriceRules. At least for the standard customer group.
It should be possible to exclude articles that were excluded with Dynamic Access from the feeds. At least for the standard customer group.
These are not "wishes" - rather things that should actually be a matter of course.
6 votes -
"New products" function from SW5
In SW5 there was a "new products" function on the product detail page - in a slider.
Would be nice to have this as standard in SW6.
2 votes -
Add config for each view port
Currently the settings for a CMS block apply to each viewport.
It should be possible to set different settings for each viewport.
Example: product slider
On desktop, articles should have a minimum width of 300px.
For mobile, however, a minimum width of 100px.This can currently only be implemented if the CMS block is created separately for each viewport. This causes more effort and is not optimally solved.
5 votes -
Admin Center: Show global article stock in order details
Admin Center: In the order detail it would help to show the overall stock of every position. It is a small change that helps the customer support if someone have questions about orders like delay on shippment.
2 votes -
B2B Suite separate customer numbers for roles
It would be great to have separate customer numbers for the roles in B2B suite. So the shop owner could bill these customer numbers separatly. Otherwise the owner needs to determine trough the address which order went where and bill them after that which is time consuming and prone to errors.
3 votes -
Customer list improvements
EN
In the Shopware 6 customer list there is no field that displays a company name for a customer. As a shop operator, you must therefore know which private name belongs to which company. The field Company / Company name is also not in the list of fields that can be added. But even if it were, the setting would not be saved.DE
In der Shopware 6 Kundenliste gibt es kein Feld, das einen Firmennamen zu einem Kunden anzeigt. Als Shopbetreiber muss man daher wissen welcher Privatname zu welcher Firma gehört. Das Feld Unternehmen / Firmenname ist auch nicht in der Liste der ergänzbaren Felder. Aber selbst wenn, würde die Einstellung ja nicht gespeichert.EN
In the Shopware 6 customer list there is no field that displays a company name for a customer. As a shop operator, you must therefore know which private name belongs to which company. The field Company / Company name is also not in the list of fields that can be added. But even if it were, the setting would not be saved.DE
In der Shopware 6 Kundenliste gibt es kein Feld, das einen Firmennamen zu einem Kunden anzeigt. Als Shopbetreiber muss man daher wissen welcher Privatname zu welcher Firma gehört. Das Feld Unternehmen / Firmenname ist auch nicht…26 votes -
Combination of discount codes from a single promotion
It is currently not possible to use individual discount codes of a promotion together.
This means, for example, if you send a customer 4 individual voucher codes with a €50 discount each so that they can redeem their €200 total discount either split up or several codes together, this will not work if the individual discount codes all come from one promotion.
However, if the individual discount codes come from 4 different promotions, the customer can redeem them in combination.
This function would be a useful extension for many customers, for example by adding a button in a promotion asking whether the codes can be redeemed together. There have already been several issue tickets about this behavior in the past, as many customers do not understand why the redemption of different promotions together works, but not of a single one.It is currently not possible to use individual discount codes of a promotion together.
This means, for example, if you send a customer 4 individual voucher codes with a €50 discount each so that they can redeem their €200 total discount either split up or several codes together, this will not work if the individual discount codes all come from one promotion.
However, if the individual discount codes come from 4 different promotions, the customer can redeem them in combination.
This function would be a useful extension for many customers, for example by adding a button in a promotion asking…4 votes -
admin > customer: sales revenue
New: filter and column: sales revenue
Why: filter to check customers who should be contacted automatically to reactivate or delete customers.
1 vote -
Neutral shipping / select sender address
Neutral shipping / select sender address
It should be possible to provide a field for neutral shipping for every order.
Agencies and many other corporate customers only order with neutral shipping and have the goods sent directly to their customer - as if it were coming from our customers.
At the moment and in times of dropshipping, this is only possible via an expensive in-house development, but should be available as standard.
2 votes -
Extend system requirements
When an update is to be done via the admin, the tab "System Requirements" always appears, but it does not check the technical requirements for the database, etc.
2 votes -
Variants not available via Dynamic Access should also be hidden on the product detail page.
If a variant is not available through Dynamic Access, it will still be displayed on the product details page. If you then select it, another variant will be selected.
There should be an option to hide unavailable variants completely so that they are no longer displayed.5 votes -
Questions about the article
Even without an additional extension or programming knowledge, it should be possible to have a "Questions about the article" form in the standard system, which automatically omits article details such as the article name and forwards them to the store operator by e-mail.
At present, this is only possible via custom programming or an extension.
5 votes -
admin ux: delete product button if you open the product in the detail page
It is still not possible to delete a products (with all variants if there are variants) while you are in the product details.
WHY:
The amin search is still bad: when a search for a product you can not refresh the listing page in admin for products for detelting the products with the three point menu.workaround for me: using a tag for the products like "delte product" and then in the product filter choose the tag and delete the product.
2 votes -
Single variant in cross-selling
It should be possible to display both main products and individual product variants in the cross-selling area. It is a great advantage for shop owners that you can set both.
For example, if a customer has selected a children's mattress in the size 70x40cm, it would be optimal to also have the matching fitted sheet suggested in this size. However, there are no matching versions for other products. There, it would be better to have the main product suggested without a size selection and with a 'from' price. Unfortunately, this is currently not possible. At the moment, the shop owner has to choose one of the two ways. Main product or a variant of the product.It should be possible to display both main products and individual product variants in the cross-selling area. It is a great advantage for shop owners that you can set both.
For example, if a customer has selected a children's mattress in the size 70x40cm, it would be optimal to also have the matching fitted sheet suggested in this size. However, there are no matching versions for other products. There, it would be better to have the main product suggested without a size selection and with a 'from' price. Unfortunately, this is currently not possible. At the moment, the shop owner…18 votes -
Allow bulk edit of media folders in Content - Media
It would be nice if we allowed our commonly used bulk edit feature in media as well so we can edit the properties (like thumbnail settings) in bulk.
Yes, the settings are automatically inherited down. But not everybody had the foresight to predict that and is now possibly stuck with dozens or more folders which they have to edit by hand.
Allowing bulk edit for media folders would make sure nobody runs into this problem again in the future.
1 vote -
Media Manager: Sort by file type
To better file the files yout want to manage (delete, replace, show) please integrate a new filter type: file type
file type: PDF, images, documents (excel, word, presentations).
7 votes -
It should be possible to display all variants in the search results without them also being displayed individually in the listing.
It should be possible to display all variants in the search results without them also being displayed individually in the listing.
Currently, the variants are only displayed in the search results if you activate the expansion of the properties in the product list in the storefront display.
7 votes -
Add avatar providers like gravatar to Admin
Add gravatar or libravatar to Admin like https://github.com/FriendsOfShopware/FroshPlatformAvatar once did.
Would be nice to not upload the same images in every shop and other used software. Especially because the avatars in Shopware didn't work for a long time until they were finally fixed.1 vote -
do not inherit product assignment to upper categories
when products are assigned to category for example men clothing it will also be shown in clothing, which is the upper category and makes not always sense as some customers want to prioritize certain products and also this way the upper category will just be filled with many products
For better understanding:
Home > clothing > men clothing1 vote
- Don't see your idea?