“”

clear_t3cache clear_t3cache

clear_t3cache / stable

extension with cli-script which clears the TYPO3-cache

This version supports TYPO3

Older versions also support TYPO3

Tags

#cli-script #command-line #clear #cache

Last upload comment

[Feature] - Compatibility with TYPO3 7.6 [Feature] - Allows to delete only a specific page(pages) from cache [CHORE] - adding a gitignore file to the repository. Thanks jvelletti

Downloads by month

Download 0.9.5 Code Insights
Author
Francisco J. López Sanhueza
Last update
11. Nov 2017
First upload
27. Nov 2014
Downloads
2,988
Category
Backend
Dependencies
  • TYPO3 (6.1.0 - 7.6.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
0.9.5 / stable
November 11, 2017
[Feature] - Compatibility with TYPO3 7.6 [Feature] - Allows to delete only a specific page(pages) from cache [CHORE] - adding a gitignore file to the repository. Thanks jvelletti
6.1.0 - 7.6.99 Download
0.9.4 / stable
March 26, 2015
STEPS: 1. INSTALL the extension 2. CREATE a user backend with the following name: "_cli_lowlevel" with a random password, without any additional privileges. 3. Now, in the root typo3 directory, EXECUTE: php typo3/cli_dispatch.phpsh clear_t3cache
6.1.0 - 6.2.99 Download
0.9.3 / stable
March 26, 2015
STEPS: 1. INSTALL the extension 2. CREATE a user backend with the following name: "_cli_lowlevel" with a random password, without any additional privileges. 3. Now, in the root typo3 directory, EXECUTE: php typo3/cli_dispatch.phpsh clear_t3cache
6.1.0 - 6.2.99 Download
0.9.2 / beta
November 27, 2014
STEPS: 1. INSTALL the extension 2. CREATE a user backend with the following name: "_cli_lowlevel" with a random password, without any additional privileges. 3. Now, in the root typo3 directory, EXECUTE: php typo3/cli_dispatch.phpsh clear_t3cache
6.1.0 - 6.2.99 Download
0.9.1 / beta
November 27, 2014
STEPS:

1. Install the extension using extension_manager
2. Create a user backend with the following name: "_cli_lowlevel" with a random password without any additional privileges.
3. Now, to clear the cache using the command line in the root typo3 di
6.1.0 - 6.2.99 Download
0.9.0 / beta
November 27, 2014
Support APC Cache
Clear all Typo3 Cache
6.1.0 - 6.2.99 Download