inspiredminds / contao-wowjs
Integrates WOW.js for Contao content elements and form fields.
Package info
github.com/inspiredminds/contao-wowjs
Type:contao-bundle
pkg:composer/inspiredminds/contao-wowjs
Fund package maintenance!
1.1.8
2026-03-18 09:58 UTC
Requires
- php: >=8.1
- contao/core-bundle: ^4.13 || ^5.0
- symfony/config: ^5.4 || ^6.4 || ^7.4
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.4
- symfony/http-foundation: ^5.4 || ^6.4 || ^7.4
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.4
Requires (Dev)
README
Contao WOW.js
Integrates WOW.js for Contao Content Elements. See Animate.css for more details on the provided animations.
Simply enable the js_wowjs template in your page layout. Create a custom template if you want to set custom WOW.js options. See the documentation for more details. May be also add
.wow {
visibility: hidden;
}
to your CSS. See matthieua/WOW#33.
