Download the PHP package evoweb/store-finder without Composer
On this page you can find all versions of the php package evoweb/store-finder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Rated 5.00 based on 1 reviews
Informations about the package store-finder
TYPO3 Extension store_finder
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.
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.
All versions of store-finder with dependencies
typo3/cms-core Version ^12.4 || 12.4.x-dev || dev-main
typo3/cms-backend Version ^12.4 || 12.4.x-dev || dev-main
typo3/cms-extbase Version ^12.4 || 12.4.x-dev || dev-main
typo3/cms-fluid Version ^12.4 || 12.4.x-dev || dev-main
typo3/cms-frontend Version ^12.4 || 12.4.x-dev || dev-main
typo3/cms-install Version ^12.4 || 12.4.x-dev || dev-main
typo3/cms-extensionmanager Version ^12.4 || 12.4.x-dev || dev-main
doctrine/annotations Version ^1.13.3 || ^2.0
doctrine/dbal Version ^3.7.2
geocoder-php/google-maps-provider Version ^4.7.0
guzzlehttp/guzzle Version ^7.7.0
phpoffice/phpspreadsheet Version ^1.28.0
psr/event-dispatcher Version ^1.0
psr/http-message Version ^1.1 || ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
symfony/console Version ^6.4 || ^7.0