evoweb/store-finder

Store Finder

Maintainers

👁 garbast

Package info

github.com/evoWeb/store_finder

Homepage

Documentation

Language:JavaScript

Type:typo3-cms-extension

pkg:composer/evoweb/store-finder

Fund package maintenance!

garbast

www.paypal.me/garbast

Statistics

Installs: 37 268

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

9.0.0 2026-01-25 12:33 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later eb97bbca374e5a215a7cd6a2a479bcc3bcc2d1b9

extensiongoogle mapsopen street maptypo3OpenStreetMapstore locatorpoistore findershop list


README

👁 build
👁 Latest Stable Version
👁 Monthly Downloads
👁 Total Downloads

Installation

via Composer

The recommended way to install TYPO3 Console is by using Composer:

composer require evoweb/store-finder

Installation from TYPO3 Extension Repository

Download and install the extension with the extension manager module or directly from the TER.

Caching

The frontend middlewares are heavily cached and for every change in a location or category record the cache needs to be cleared to see changes. To counter this problem you can add a snippet to the sites TCEMAIN.tsconfig.

[traverse(page, "uid") == 70]
 TCEMAIN {
 clearCacheCmd = all
 }
[end]

With the condition above, we can make sure that only a certain page or folder is affected by the automatic cache clearing. Please see TYPO3 Documentation for more information.

Translation proposal

If you need new translations of existing labels, this can be done on crowdin.