/contao-kutejs-bundle

KUTE.js animation engine for Contao 4

Primary LanguagePHPMIT LicenseMIT

Contao KUTE.js Bundle

Latest Stable Version Total Downloads Latest Unstable Version License Codacy Badge

About

KUTE.js - Javascript animation engine for Contao 4.

License

This is free software and can be used 'as is'. For license of KUTE.js please visit KUTE.js on GitHub

Installation

Install composer if you haven't already, then enter this command in the main directory of your Contao installation or use the Contao Manager

composer require w3scout/contao-kutejs-bundle

Usage

  • Include the js_kutejs template into the page layout, if you want to use the native JS version.
  • Include the j_kutejs template into the page layout, if you want to use the jQuery version.
  • Edit the selected template and add your kute.js code.

Examples

KUTE.js - Examples