TYPO3-Solr / ext-solr

A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.
GNU General Public License v3.0
137 stars 252 forks source link

[FEATURE] Add timeframe filter to statistics module #4230

Open BastiLu opened 4 days ago

BastiLu commented 4 days ago

What this pr does

Backport for TYPO3v12

Adds a time frame filter in the statistics module. Per default the typoscript constants are used, which are then overwritten by the selected timeframe.

How to test

Go to the statistics module and select the desired timeframe

Fixes: #4228