Skip to content

ArnaudDx/Google-map-store-page-prestashop-1.7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show your store list on a google map - for PrestaShop 1.7 and higher

About

Display a google map block fill with your store list.

Front Office view

Back Office view

Installation

  1. Download the module zip from latest releases
  2. Upload and install it from your Back Office
  3. Fill the Google Map API key input
  4. Choose pages to show the google map
  5. Paste this code : {widget name="storeggmap"} in your themes/{yourtheme}/templates/cms/stores.tpl or another template file in relation with page selector

You can customize store info html by editing views/templates/front/storeggmap_detail.tpl

Contributing

PrestaShop modules are open-source extensions to the PrestaShop e-commerce solution. Everyone is welcome and even encouraged to contribute with their own improvements.