arndtteunissen/realurl-clear-cache-command

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

Maintainers

Package info

github.com/arndtteunissen/realurl-clear-cache-command

Type:typo3-cms-extension

pkg:composer/arndtteunissen/realurl-clear-cache-command

Statistics

Installs: 278

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2018-03-18 16:15 UTC

This package is auto-updated.

Last update: 2026-03-11 22:55:53 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.