kitzberger/sysfile-faker

Creates dummy image files for sys_file records whose files went missing

Installs: 15 937

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 4

Forks: 2

Open Issues: 0

Type:typo3-cms-extension

1.7.0 2023-05-09 20:06 UTC

This package is auto-updated.

Last update: 2024-04-09 22:15:25 UTC


README

Once installed and enabled this TYPO3 extension creates dummy image files (jpg, png, gif, txt, pdf, youtube and vimeo) when trying to read a sys_file_references in case the referenced sys_file record lost its file.

(!) Only recommended for development contexts. Don't use this experimental extension on production systems!

Settings

sysfile_faker Extension settings

Checking the checkbox enables file faking for missing FAL files.

Specifing a remote host enables remote fetching of the record from said host. If that fails the file faking is next.

Btw.: missing folders will be generated on the fly.

Kudos

Thanks to Alexander Nostadt for their contributions.