From f5fbe02e647339ad686388b2b6d3b334c3f846a2 Mon Sep 17 00:00:00 2001 From: Lang <7system7@gmail.com> Date: Tue, 21 Feb 2023 20:20:21 +0100 Subject: [PATCH] chg: doc: SWC-89 change the documentation for easy copy-paste --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17d9b5d..2f15166 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,14 @@ This plugin was made for the eTail conference to show a Shopware w/ special them 2. Install and activate the plugin ```bash $ bin/console plugin:refresh - $ bin/console plugin:install --activate EtailConferenceTheme - $ bin/console theme:change - > EtailConferenceTheme ``` + ```bash + $ bin/console plugin:install --activate EtailConferenceTheme + ``` + ```bash + $ 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