-
If languages activated for example de and en_GB, then the install fails, the installation on sites with LANGUAGE_COUNTRY is not possible, i changed that then to en without _GB.
The installer continue…
-
- Remove the Newsletter-Feature after Members (#186) has been implemented
- Provide some Examples how to implement such feature with Members and/or the Customer Framework
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | no
We do need to set the cost of shipping depend…
-
Use the MigrationInstaller to handle updates to DB tables and to class definitions in incremental migrations to make sure other bundles can rely on and extend the framework class definitions.
Inter…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | no
Similar to product classes https://www.coresh…
-
There are [some comments and disabled code](https://github.com/coreshop/CoreShop/blob/a7b783a3ac957851fb55b5ef9497b28fdd5a754c/src/CoreShop/Bundle/OrderBundle/Controller/OrderController.php#L210) abou…
-
Hello,
I'm running currently into the following issue. On a fresh Pimcore 5 & Coreshop 2 (dev/master) install, we're unable to generate pdf invoice. wkhtmltopdf is install and on the command line i…
-
# Bug Report
The column configuration operators PriceFormatter and State do not work in custom folder column configurations.
## Example
Filtering DataObject Invoice in folder "coreshop/orders":
…
GALCF updated
6 years ago
-
# Bug Report
### Expected behavior
Display the proper price for a product in Pimcore Admin.
### Actual behavior
While the price in the database (visible through versions for example) is 419…
-
CoreShop creates and updates a lot of pimcore objects. Some of them do not need any versioning, so disable it:
- [ ] ~CoreShopAddress~
- [x] CoreShopCart _(most prio)_
- [x] CoreShopCartItem _(mo…