Installation

The extension needs to be installed as any extension of TYPO3 CMS.

If you use composer you can simply get this extension via composer req baschte/content-animations.

Setup

If installed and activated just include the static typoscript to your site template and you're good to go.

Note

You have to choose between these static includes from content_animations.
  • Content Animations: Bootstrap Package v12.x

  • Content Animations: Bootstrap Package v11.x

  • Content Animations: Bootstrap Package v10.x

  • Content Animations: Bootstrap Package v9.x

  • Content Animations: Bootstrap Package v8.x

  • Content Animations: Fluid Styled Content

  • Content Animations: Higher Education Package v9

Hint

Please note that the version info in the inlcude itself isn't based on the TYPO3 version. It's the major version of, for example, the Bootstrap Package itself. You can get that info in the composer.json or the extension manager.

Example: If you use the Bootstrap Package in version 12.0.x in your project you have to include Content Animations: Bootstrap Package v12.x. If it's in version 10 the Content Animations: Bootstrap Package v10.x and so on.