# eTail conference theme 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