2017 © Pedro PelĂĄez
 

typo3-cms-extension flush_language_cache

Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.

image

cobweb/flush_language_cache

Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.

  • Saturday, November 25, 2017
  • by cobweb
  • Repository
  • 3 Watchers
  • 4 Stars
  • 243 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 268 % Grown

The README.md

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads PHP Version Require, (*1)

Flush Language Cache

This small TYPO3 CMS extension adds an item to the flush cache menu to allow for flushing only the language cache (l10n). This way you can avoid flushing the whole system cache when updating just a couple of localized strings (in locallang files)., (*2)

This extension requires TYPO3 CMS 12 or more., (*3)

Just install it and flush the system cache. Reload the backend and the new item will appear in the flush cache menu., (*4)

There is also a command-line tool that can be called with:, (*5)

path/to/php path/to/bin/typo3 languagecache:flush

User TSconfig

It is possible to give access to this flush cache option to ordinary backend users with the following User TSconfig:, (*6)

options.clearCache.flushLanguageCache = 1

Credits

The icon is based on the following images:, (*7)

  • thunderbolt by H Alberto Gongora from the Noun Project
  • chat bubble by Tereza MoravcovĂĄ from the Noun Project

Thanks to Dmytro Nozdrin for the TYPO3 9 compatibility update and some code cleanup., (*8)

The Versions

25/11 2017

dev-master

9999999-dev

Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.

  Sources   Download

GPL-2.0+

The Requires

 

by Francois Suter

25/11 2017

2.0.0

2.0.0.0

Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.

  Sources   Download

GPL-2.0+

The Requires

 

by Francois Suter

24/11 2017

1.0.1

1.0.1.0

Adds an item to the flush cache menu to flush just the language (l10n) cache.

  Sources   Download

GPL-2.0+

The Requires

 

by Francois Suter