baschte / content-animations

This extension allows you to set nice animations to your content elements 🎉

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Animations

content_animations is a extension for the TYPO3 content management system.

What does it do

It allows you to set frontend animations to your content if its scrolled into the browsers viewport.

example of content_animations

Dependencies

The extension is developed and tested with TYPO3 10.4 until 12.4 LTS. It has an out of the box bootstrap_package v11, v12 and v13 and fluid_styled_content support.

Configuration

Include the static TypoScript for Content Animations: bootstrap_package v11, v12 or v13 or Content Animations: fluid_styled_content to your template and you can start animating.

Extending

content_animations comes with an extended Default fluid layout which adds the necessary markup to get the animations working. If you want to extend the layout just copy it to your extension, remove or update the content elements layoutRootPaths and you're good to go.

Thanks

to Michał Sajnóg for his amazing AOS library which is forked and updated by Benjamin Ammann as Simple-AOS which is included in content_animations.

More Informations

See the official documentation for more details how to implement content_animations

About

This extension allows you to set nice animations to your content elements 🎉

License:GNU General Public License v3.0


Languages

Language:PHP 57.9%Language:HTML 25.8%Language:JavaScript 14.2%Language:CSS 2.2%