cleartemp : Clear TYPO3temp for removing unusal cache file during developing

cleartemp :

Download cleartemp to clear TYPO3temp

Download cleartemp helper to remove TYPO3temp

System Requirement :
  1. You must need to have Linux or Ubuntu server. This script only work with Linux or Ubuntu server.
  2. You must need TYPO3 setup in proper way. This script is working with almost all TYPO3 versions.
  3. 'typo3temp' folder must have 777 permission(full permission).

How it works :
  1. Generally, when we are working with TYPO3 website, we need to clear cache all the time. We can remove basic cache form backend but not all. We also need to delete cache from typo3temp folder. For that, we used to delete all the files from that typo3temp folder to remove all the cache.
  2. It takes around 2-3 minutes when we are working on our local system server. But when we go live it's very difficult to delete all the files from typo3temp. It takes around 15-20 minutes using filezilla or any backend.
  3. Once you setup this script, you just need to enter the URL in the browser and can clear the temp files in just moment.
  4. This script gonna help for the developer who are working with live site and used rename the name of typo3temp folder. Now they can just bookmark this URL and all temp will be cleared easily. 
 How to setup :

It's very easy to set the script. You just need to follow 2 steps.

1.Download the script and extract in in your root directory of your TYPO3 setup. See below screen shot.



2. Goto URL : YOUR-WEBSITE-LINK/cleartemp  . If your website then is http://example.com then your URL will be http://example.com/cleartem. Configure your typo3temp path. Make sure you are setting relative path. We also provide calculate path but if in case it's not correct then configure yourself.


3. Click the Click Now! and you're done.! :)


Post a Comment

Thanks for your comment.