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 #4231
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
Relates: #4228
What this pr does
Backport for TYPO3v11
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