Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.

  • No labels