
YandexMapsLocator
Yandex Maps store locator for MODX 3. Free: map and search. Pro: open now, MiniShop3, CSV, and REST


YandexMapsLocatorPro is a paid package on top of Free. It does not ship its own snippet or chunks. On the site you keep calling YandexMapsLocator. Pro adds filters, pro.js, CMP, and REST via the Free Extension API.
Matrix: Free and Pro.
| Feature | Where | Section |
|---|---|---|
working_now filter, badges, is_open_now | site | Open now |
| Map on MiniShop3 product page | site | MiniShop3 |
| CSV import/export | manager | CSV in the manager |
REST API v1 (locations, geocode) | HTTP | REST API |
| CORS, Bearer, rate limit, kill switch | HTTP | API security |
Free: yandexmapslocator service, snippet, search.php, chunks, Extension API
└── Pro: yandexmapslocatorpro service, api.php, CMP, filters, pro.jsThe Pro plugin listens to:
OnYandexMapsLocatorRegisterFeatureProvidersOnYandexMapsLocatorRegisterFiltersOnYandexMapsLocatorAfterStorePrepareOnYandexMapsLocatorSerializeLocationCapability pro enables REST v1. Module /assets/components/yandexmapslocatorpro/js/pro.js renders badges and the "Open only" button.
yandexmapslocator_timezone for your network.api_token and api_cors_origins.Dependency: yandexmapslocator >=1.0.0 <2.0.0.