-
I cannot make Firefox subscribe with Mercure and server-sent events.
The subscription in Chrome works perfectly, but on Firefox I get a message
```
The connection to https://git-demo-feat-file-edi…
-
## What is the motivation for adding / enhancing this feature?
From the feedback we got it seems that the Node.js backend API layer could be a barrier, especially for experienced M2 PHP developers …
pkarw updated
4 years ago
-
Hello,
We are trying to put a global demo of Pimcore (aka this demo repository) with some main/famous extensions. We manage to add formbuilder, but there is an incompatibility with coreshop because…
Yivan updated
4 years ago
-
This Migrations here belong to the Ecommerce Framework but sit in the CoreBundle:
https://github.com/pimcore/pimcore/blob/master/bundles/CoreBundle/Resources/migrations/Version20180830122128.php#L1…
-
Hello,
Trying to install on the pimcore demo package (https://github.com/pimcore/demo) freshly installed (default composer.json of the demo), the following error is returned by composer:
```
Us…
Yivan updated
4 years ago
-
# Performance Improvement
## Problem Summary
On loading carts, in Pimcore 5.8 there are several verifications, if an order already is assigned to the cart. A slow query log analysis showed that th…
-
Hello,
I have seen phpstan is on his way for Pimcore test suite, kool !
On our side, we are trying to enforce code quality, by setting `error_reporting(E_ALL);` for bundles in the `src` directory.…
Yivan updated
4 years ago
-
There seems to be a bug in the bundle dependencies or the bundle dependency management. Disabling the Customer Management Framework breaks the project (also admin backend and cli).
Error:
There is…
-
## What is the motivation for adding / enhancing this feature?
Now the installer guides you to setup your store with your/demo Magento store and the selling point of vueStoreFront is:
> connect w…
-
### Expected behavior
A fresh installation should be running flawlessly after successful completion of installer command.
### Actual behavior
Running into MySQL error:
```
An exception oc…