-
Since version 4.2.4 plugin is compatible with only Shopware 6.5 or a Shopware 6.4 with basically no plugins.
Some examples:
```
Omikron\FactFinder\Shopware6\Export\ExportProducts::__construct(): Ar…
-
PHP v7.4
Shopware v6.4
When I try to get a token using the below methods
```
$grantType = new ClientCredentialsGrantType($clientId, $clientSecret);
$adminClient = new AdminAuthenticator($gr…
-
Currently Shopware is using GET URLs with the parameters `location-id` and `privileges` these parameters are missing in the validation funtion, therefore the calculates hashes are wrong. Following a p…
-
Hi,
i'm currently trying to use the admin extension sdk to add a tab to order-detail.
This worked under 6.4.16 but is not working any more under 6.4.20.
No console error and no tab is visible.
…
-
The payment state `authorized` apparently does not exist in Shopware core.
Error message:
```
Illegal transition "authorized" from state "ed6ef84314b14802bd57fcb48b3ad7e8". Possible transitions a…
-
**Effort**: medium
### Description
Oh, thank you so much for your williness to start this proposal channel. Highly appreciate the openness to listen to suggestions.
I usually do something very …
-
We need to provide a solution so that app developer can get information about the currently logged in user
-
In file klaviyo/api/lib/Model/MetricAggregateQueryResourceObjectAttributes.php are several constant assigned twice.
public const SORT_BOUNCE_TYPE = 'Bounce Type';
public const SORT_BOU…
-
Sehr geehrte Damen und Herren,
nach dem ich probiert habe mit der shopware-php-sdk eine Landingpage zu erstellen habe ich folgende Fehlermeldung bekommen:
`Next Vin\ShopwareSdk\Exception\Shopwar…
-
All e-commerce apps need to accepts payments of some kind. Right now we don't have any official integrations, so every project has to implement their own. This has the following negative results:
1…