Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 751 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 751 Bytes

Actions Downloads

t3fetch

Fetches a website (including all subpages), so the TYPO3 cache gets filled.

How to use

  1. Install TYPO3 extension via composer, TER or download and install manually.
  2. Call command fetchWebsite:fetchAll via CLI or add scheduler task (Execute console commands and then select fetchWebsite:fetchAll).

Requirements

  • Wget needs to be installed.