arndtteunissen/realurl-clear-cache-command

This package adds an extbase command to clear the realurl cache tables

1.0.0 2018-03-18 16:15 UTC

This package is auto-updated.

Last update: 2024-04-11 18:51:06 UTC


README

This extension adds a simple extbase command to clear the realurl cache tables.

Only works for TYPO3 8.7 because it uses the Doctrine QueryBuilder.

Installation

An installation with composer is suggested. Use

composer require arndtteunissen/realurl-clear-cache-command

to install this extension.