40 results found
-
flowbuilder - flow can trigger a flow
It would be nice if one could trigger a flow from within another flow.
This would give the option to implement the programming concept of "functions" within the flowbuilder.
Our problem is, that our order placed flow is rather complex with a lot of rule checks,
it would be nice to split the trees up into differnt flows, that could be triggered.Other example, you have a flow "send discount code and tag customer"-flow, which could be used in different flows without the need to rewrite the actions.
6 votes -
deactivate emails to customers after status change globally
After manual status change in the orders, even if I delete all the flows in the shop, Shopware6 always asks me to send emails to the actual customers. I need settings the skip this step.
13 votes -
rule-Builder
we are missing a rule-type "category"
So it should be possible to automate e.g. the visibility of categories in relation to products
- category visible when there is at least one active product
- visibel when products with special offers
- ....2 votes -
Admin Notification when multiple users working parallel
Backend Notification when multiple users working in parallel
Providing a way for shopware to handle multiple people editing the same
The following frosh feature (FroshSimultaneousEditNotification) for sw6 in the core
https://github.com/FriendsOfShopware/FroshSimultaneousEditNotification7 votes -
Assign tag for newsletter recipients via the Flow Builder
It is not yet possible to automatically assign a tag to a newsletter recipient via the Flow Builder. This function would be desirable, as newsletter recipients can be assigned a tag anyway, just not automatically via the Flow Builder.
1 vote -
New Trigger in Flow Builder for Approved Reviews
I am encountering a limitation with the Flow Builder in Shopware 6, version 6.6.1.1. The only available trigger concerning reviews at the moment is "review got submitted". This does not align with the Rule Builder rule "Number of submitted reviews", which counts only approved reviews, and not all submitted reviews. I have reported this issue under the ticket number: NEXT-35548.
This misalignment prevents the effective monitoring of the total number of approved reviews after approval, and the total number of all reviews when a new review is submitted.
To address this, I would like to suggest the introduction of a…
3 votes -
Automatically transform images into webp / avif format
Make it possible to transform images (especially product images) into into webp or avif. Here, you should select which one to use. Also: if you want to delete the original from the media storage.
Why: For SEO, you get a better rank while the website loading faster. The plugins for doing this are terrible.11 votes -
Hint when exceeding stock of a product
Hint when exceeding stock of a product while pressing on +
Now:
only when clearance sale is active and the add to cart button is exceeding stock a yellow hint box is shown, but not when exceeding stock when adding up with +-Button1 vote -
New customer - new option for the rule builder
I would like to be able to set rules in the Rule Builder:
New customer - yes/no
This would help with setting up many promotions.
I have found an option in the shopware store- but the manufacturer is no longer available in the shopware list. And realase date is set at a very out of reach level...
1 vote -
Flow for the renewal or upcoming renewal of subscriptions
There is currently no flow/trigger for the expiry of subscriptions or the renewal of subscriptions.
So far, this is only possible via time-controlled flows, but this is not very practical for customers.
It would be essential for customers to be able to create a flow for a subscription that is about to expire and a flow for notifying them of the renewal of a subscription.2 votes -
More generic flow builder actions
The current order status triggers in the Flow Builder are limited, requiring users to set up individual triggers for each specific order status. To react to "any order status change" you would currently have to set up multiple identical flows.
We propose the addition of a more versatile "Order Status Changed" trigger that allows users to create workflows responding to any change in order status.
This applies to order status, payment status, delivery status, ... any fields that are currently very strict and could be handled more generally as well.4 votes -
Rule Builder - radius restriction
Please allow us to create a Rule builder to restrict Product visibility to customers who are within a certain radius of a location.
E.g. shop is located in 3 Street Name, Suburb, Postcode. I only want customers whose address is within 30km of that shop to be able to see products from that shop. Customers outside of that radius should not be able to see the products.
Thanks!
1 vote -
Allow adding multiple values to multi-select fields (e.g. list of products, list of countries, etc.) by pasting a list
Currently, at many places in the administration, there is the option to use an auto-completer to add values to a field one at a time. An example for this would be "add products to a 'product is one of...' field in the rule builder or the selection of products assigned to a category.
It would be helpful to paste a list of identifiers (e.g. product numbers) into these fields and get them assigned in one go. Specifically with large lists, that would save a lot of "clickwork" in the administration. Some simple reporting (failures / successes) in a message window…
6 votes -
"Contains one" or "does not contain any of" condition in the Rule Builder
It should be possible to have a condition with "contains one of" or "does not contain any of" in addition to the condition "is one of" or "is not one of" for certain conditions. This also allows you to filter for only a certain part of the text in order to obtain further options from the rule builder.
3 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 -
SQL commands in shop pages
It would be nice to have the possibility to use SQL commands for filling fields in a store page. It would be helpful, for example, to automatically display an overview of the store's shipping costs or to automatically implement values from the database that are relevant for customers in a store page without having to adapt all store pages with these values when changes are made.
1 vote -
Organize Flows in customizable groups
Currently, all your flows are in one continuous list, all the actions across the whole shop are mixed together.
Adding a few additional flows can be enough to have a bad experience in overseeing all your flows.
It would be great, if you can organize your flows with custom groups.Group examples:
1. Initial order flows
2. Status mail update flows
3. Login flows
4. Review flowsFunctionality
1. You see your custom added groups
2. You are able to reorganize your groups and the flows to different or new groups.2 votes -
Automate Review approval process
In order to automate the approval process, merchants need to be able to define in which situations a review should be automatically approved via the flow builder (e.g. if the rating is better than three stars).
6 votes -
Manufacturer count in Rule Builder
Adding a condition in the Rule Builder to find out the number of different manufacturers of the products in the shopping basket. This can be used, for example, for discounts on products from different manufacturers. Currently, it is only possible to use the general number of products in the Rule Builder as a condition.
1 vote -
Retry logic for webhooks
If a webhook call in a Flow
Builder flow fails today, it is captured in a log, but no action is
taken on it beyond that. This makes the webhooks unreliable
as if there is ever a failure, the customer wouldn't know
without actively monitoring the logs. Adding a configurable
retry process (number of times to retry and retry interval)
would allow customers to have more confidence in using
Flow Builder webhooks.5 votes
- Don't see your idea?