Let editor users clear the whole FE cache in Typo3


/ Published in: Other
Save to your folder(s)

Put into TSConfig on users you allow clear cache


Copy this code and paste it in your HTML
  1. # Put into TSConfig on users you allow clear cache
  2. options.clearCache.all = 1
  3. options.clearCache.pages = 1

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.