You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@
3
3
# PrestaShop Multishop Selector
4
4
5
5
## About
6
-
With this PrestaShop module, visitors can choose, in a start page, which store they want to visit.
6
+
With this PrestaShop module, visitors can choose, from the home page, which store they want to visit.
7
7
8
8
## Contributing
9
9
PrestaShop modules are open-source extensions to the PrestaShop e-commerce solution. Everyone is welcome and even encouraged to contribute with their own improvements.
10
10
11
11
## Installation
12
-
- You must enable Multiple Shops : Enable multistore in Preference > General (see [Documentation](http://doc.prestashop.com/display/PS16/Managing+Multiple+Shops) for more information).
13
-
- You must have, at least, three store.
14
-
- The Default shop is used for the start page.
12
+
- You must enable Multiple Shops : Enable multistore in Preferences > General (see [Documentation](http://doc.prestashop.com/display/PS16/Managing+Multiple+Shops) for more information).
13
+
- You must have, at least, three stores.
14
+
- The Default shop is used only as the home page.
15
15
- Create a folder named multishopselector in modules. Copy all files in this folder.
16
-
- After activate this module, attach this module todisplayHome and displayNav in Apparence > Positions only for the default shop.
17
-
- You must removing modules from displayHeader and displayHome to hide useless element in the home page.
16
+
- After activating this module, attach this module to displayHome and displayNav in Appearance > Positions only for the default shop.
17
+
- You must remove modules from displayHeader and displayHome to hide useless elements on the home page.
0 commit comments