Fetches a website (including all subpages), so the TYPO3 cache gets filled.
- Install TYPO3 extension via composer, TER or download and install manually.
- Call command
fetchWebsite:fetchAll
via CLI or add scheduler task (Execute console commands and then selectfetchWebsite:fetchAll
).
- Wget needs to be installed.