An extension for Django CMS that adds the aos library to animate elements on your page as you scroll.
- Install with pip
pip install djangocms-animate-on-scroll
- Add
djangocms_animate_on_scroll
to INSTALLED_APPS - Run migrations
python manage.py migrate
After installation simply add the plugins to the page.