theline/typo3-lottie

TYPO3 CMS extension to enable rendering of Lottie/Bodymovin animations in frontend.

Installs: 2 028

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 3

Open Issues: 11

Type:typo3-cms-extension

v1.3.1 2020-11-21 13:33 UTC

README

Libraries.io dependency status for GitHub repo
Known Vulnerabilities

This extension will add a new field sys_file_metadata.tx_lottie_is_lottie_animation. This new field will only be displayed for JSON files.
Additionally $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext'] will be altered, to allow JSON files to be added to tt_content.assets, which is only present in textmedia CType by default.

INFO: Resources/Public/JavaScript/dist contains generated files that can be re-build with Gulp.
Please have a look into Resources/Private/Build/gulpfile.js.
Those generated files are added to the repository so this extension can be run out of the box.
Please include the static TypoScript Template to use those files or you can include the necessary JavaScript yourself.