Store Locator module for Magento 2.x
Installation
$ cd <your_magento_dir>
$ git clone https://github.com/pandagrouppl/StoreLocator app/code/PandaGroup/StoreLocator
$ cd app/code/PandaGroup/StoreLocator/view/frontend/preact/
$ yarn install
Usage
$ cd app/code/PandaGroup/StoreLocator/view/frontend/preact/
$ yarn local/server
depending on environment, use local
or server
- dev
will push files to /pub/static/../dist
,
- production
will push them to app/../StoreLocator/../dist
directory, static content deploy required after running., (*1)
Authors
Tomasz Jezierski @Thorleon tjezierski@pandagroup.co, (*2)
Adrian Kowalczewski @adyry akowalczewski@pandagroup.co, (*3)
Karol Brzozowski @brzozowski96 kbrzozowski@pandagroup.co, (*4)
Property of Panda Group, @pandagrouppl, (*5)