PHPackages                             evoweb/store-finder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. evoweb/store-finder

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

evoweb/store-finder
===================

Store Finder

9.0.0(3mo ago)235.7k↓18.4%10GPL-2.0-or-laterJavaScriptPHP ^8.2CI passing

Since Dec 7Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/evoWeb/store_finder)[ Packagist](https://packagist.org/packages/evoweb/store-finder)[ Docs](https://www.evoweb.de)[ Fund](https://www.paypal.me/garbast)[ GitHub Sponsors](https://github.com/garbast)[ RSS](/packages/evoweb-store-finder/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (24)Versions (74)Used By (0)

TYPO3 Extension `store_finder`
==============================

[](#typo3-extension-store_finder)

[![build](https://github.com/evoWeb/store_finder/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/evoWeb/store_finder/actions/workflows/ci.yml/badge.svg?branch=develop)[![Latest Stable Version](https://camo.githubusercontent.com/e12b1ca7dae0ea93b2a52e8d95849048dcf80bd179fa2e368a89934c588a755b/68747470733a2f2f706f7365722e707567782e6f72672f65766f7765622f73746f72652d66696e6465722f762f737461626c65)](https://packagist.org/packages/evoweb/store-finder)[![Monthly Downloads](https://camo.githubusercontent.com/16a3d308e7fed079ec43ecc4b752cef80aa64d8367f11dc6d2bc95c4dcc222f4/68747470733a2f2f706f7365722e707567782e6f72672f65766f7765622f73746f72652d66696e6465722f642f6d6f6e74686c79)](https://packagist.org/packages/evoweb/store-finder)[![Total Downloads](https://camo.githubusercontent.com/8191788a2da1750c76430abeaa8899a5c61e32f36761def435293824da0f6ec9/68747470733a2f2f706f7365722e707567782e6f72672f65766f7765622f73746f72652d66696e6465722f646f776e6c6f616473)](https://packagist.org/packages/evoweb/store-finder)

Installation
------------

[](#installation)

### via Composer

[](#via-composer)

The recommended way to install TYPO3 Console is by using [Composer](https://getcomposer.org):

```
composer require evoweb/store-finder

```

### Installation from TYPO3 Extension Repository

[](#installation-from-typo3-extension-repository)

Download and install the extension with the extension manager module or directly from the [TER](https://typo3.org/extensions/repository/view/store_finder).

Caching
-------

[](#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](https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/PageTsconfig/TceMain.html#clearcachecmd) for more information.

Translation proposal
--------------------

[](#translation-proposal)

If you need new translations of existing labels, this can be done on [crowdin](https://crowdin.com/project/typo3-extension-storefinder).

###  Health Score

61

—

FairBetter than 99% of packages

Maintenance84

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~47 days

Recently: every ~108 days

Total

71

Last Release

114d ago

Major Versions

5.x-dev → 7.0.22023-06-01

6.x-dev → 7.0.122023-09-08

7.0.14 → 8.0.02024-11-02

7.1.2 → 8.x-dev2025-11-05

8.x-dev → 9.0.02026-01-25

PHP version history (4 changes)1.2.1PHP &gt;=5.3.7

7.0.0PHP ^8.1

7.0.2PHP ^8.2

6.x-devPHP ^7.4 || ^8.1 || ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/bb4dafa036924944329c38464e7ee805686072f4e630039a56a6e4e892765080?d=identicon)[garbast](/maintainers/garbast)

---

Top Contributors

[![garbast](https://avatars.githubusercontent.com/u/5036924?v=4)](https://github.com/garbast "garbast (706 commits)")[![evoWeb](https://avatars.githubusercontent.com/u/2483872?v=4)](https://github.com/evoWeb "evoWeb (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![nabossha](https://avatars.githubusercontent.com/u/3851681?v=4)](https://github.com/nabossha "nabossha (2 commits)")[![Domtaholic](https://avatars.githubusercontent.com/u/3584433?v=4)](https://github.com/Domtaholic "Domtaholic (1 commits)")[![noidee-dev](https://avatars.githubusercontent.com/u/18367991?v=4)](https://github.com/noidee-dev "noidee-dev (1 commits)")[![RayTM](https://avatars.githubusercontent.com/u/109963467?v=4)](https://github.com/RayTM "RayTM (1 commits)")

---

Tags

extensiongoogle mapstypo3OpenStreetMapopen street mapstore locatorpoistore findershop list

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/evoweb-store-finder/health.svg)

```
[![Health](https://phpackages.com/badges/evoweb-store-finder/health.svg)](https://phpackages.com/packages/evoweb-store-finder)
```

###  Alternatives

[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

20229.9k](/packages/eliashaeussler-typo3-warming)[georgringer/news

News system - Versatile news system based on Extbase &amp; Fluid and using the latest technologies provided by TYPO3 CMS.

2815.1M90](/packages/georgringer-news)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[leuchtfeuer/locate

Locate - The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.

1182.8k](/packages/leuchtfeuer-locate)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
