KUTE.js - Javascript animation engine for Contao 4.
This is free software and can be used 'as is'. For license of KUTE.js please visit KUTE.js on GitHub
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
- 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.