From 3f1c88b294c87d115ac4f0c2656b65192a22d91b Mon Sep 17 00:00:00 2001 From: marionf Date: Mon, 24 Feb 2020 16:03:20 +0100 Subject: [PATCH 1/2] Update readme to add multistore compatibility --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 56b68f4..7295e73 100644 --- a/Readme.md +++ b/Readme.md @@ -4,6 +4,10 @@ Adds a new horizontal menu to the top of your PrestaShop. +## Multistore compatibility + +This module is not completely compatible with the multistore, some features are not available with the multistore + ## Reporting issues You can report issues with this module in the main PrestaShop repository. [Click here to report an issue][report-issue]. From b8e29efa817fd1b4c71960f1263792ef0ba16653 Mon Sep 17 00:00:00 2001 From: marionf Date: Tue, 25 Feb 2020 12:37:11 +0100 Subject: [PATCH 2/2] Update the wording --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7295e73..fbd2ac7 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ Adds a new horizontal menu to the top of your PrestaShop. ## Multistore compatibility -This module is not completely compatible with the multistore, some features are not available with the multistore +This module is partially compatible with the multistore feature. Some of its options might not be available. ## Reporting issues