StoreLocatorGraphQl (optional)
https://github.com/magesuite/store-locator-graph-ql
StoreLocatorGraphQl module provides type and resolver information for the GraphQl module to generate store pickup locations data.
Â
Installation
This module is optional.
composer require "creativestyle/magesuite-store-locator-graph-ql" ^1.0.0
Admin settings
Admin settings can be found under Stores -> Configuration -> MageSuite -> Store Locator
Â
Settings:
Field | Options | Comment |
---|---|---|
Narrow results to country | Country multiselect | Â |
Store locations source | Stock select  | Select stock that will be used as source for store locations. |
Stores to show on map | Show all stores - In this mode, all stores will be shown on map, regardless of their status as in store pickup dropdown Show enabled only - In this mode, only stores available to pickup will be shown on map. | Â |
Â
Backend
Documentation is in progress
Â
Frontend
There is no frontend functionality in this module.