1
0

chg: usr: SWC-89 apply new web design for product list and details

This commit is contained in:
2023-02-20 16:21:16 +01:00
parent 4511b04b8f
commit b376736a44
74 changed files with 1052 additions and 3 deletions

View File

@@ -1,3 +1,20 @@
# etailWestPlugin
# eTail conference theme
eTail West theme plugin for presentation
This plugin was made for the eTail conference to show a Shopware w/ special theme.
## Installation
1. Clone repo to an exists Shopware folder `custom/plugins`
```bash
$ git clone https://source.splendidbear.org/lang/EtailConferenceTheme.git custom/plugins/EtailConferenceTheme
```
2. Install and activate the plugin
```bash
$ bin/console plugin:refresh
$ bin/console plugin:install --activate EtailConferenceTheme
$ bin/console theme:change
> EtailConferenceTheme
```
3. On administration area some setting you have to set
1. **Disable reviews** (The docs are [here](https://docs.shopware.com/en/shopware-6-en/catalogues/reviews#disable-reviews).) - `Admin | Settings | Shop | Products | Show reviews`
> False