With a Composer-based TYPO3 installation, when is it necessary to flush caches, and how to do it?
With the extension manager, the flushing of caches happens automatically when an extension is installed or updated.
Is it recommended to do a (hard) cache flush in some cases, e.g.
- extension installation
- extension update
- extension removal
Also, what is the equivalent of doing a flush cache operation in Maintenance mode ("Install Tool") from the command line?