-
La versiunea prestashop 1.7.5.2 dupa actualizarea modulului la versiunea 1.5.0 unele butoane din BO nu mai sunt functionale:
Pe pagina de AdminOrders butonul de Adauga un produs la comanda este nef…
-
Hi,
Is there any sample template that can be edited?
Thank you in advance
-
Was going to add this to my previous pull request, but figured it would to better as a seperate topic.
You said that you had thought of 'prestaplate' as well. but was conserned that people might not …
-
We have statements like this all over the code:
```
Mail::send(
(int) $cart->id_lang,
'backoffice_order',
...
$mailVars,
...
);
```
https://github.com/PrestaShop/Presta…
matks updated
2 years ago
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
#### Describe the bug
Product tags are empty when using `ObjectPresenter` ([Product page for example](https://github.com/PrestaShop/PrestaShop/blob/42833c4097071b46f37b76f6c347fb579447e3e1/controller…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md)
- [X] I have already [searched in existing fe…
-
### Environment
- Operating System: Linux
### Reproduction
1. Make sure your version of Node.js is newer than 16 (Gallium).
2. Run `npx @vue-storefront/cli init` as offered in [official docu…
-
Usecase: developers can override twig templates in order to modify a page display. For example if I prefer flat design over material design, I can re-style my BO with my design preference.
What hap…