Drupal is a registered trademark of Dries Buytaert
Menu Per Role 8.x-1.9 Minor update available for module menu_per_role (8.x-1.9). AI (Artificial Intelligence) 1.5.0-alpha2 New alpha version released for module ai (1.5.0-alpha2). AI (Artificial Intelligence) 1.5.0-alpha1 First alpha version released for module ai (1.5.0-alpha1). Easy Encryption 1.0.4 Minor update available for module easy_encryption (1.0.4). Soccerbet 1.1.15 Minor update available for module soccerbet (1.1.15). United Nations Maps & Geoservices 3.0.8 Minor update available for module unep_maps (3.0.8). Burndown 1.0.71 Minor update available for module burndown (1.0.71). Media Embed Code 1.0.2 Minor update available for module media_embed_code (1.0.2). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs. Cha-ching donation register 1.0.18 Module chaching updated after 6 months of inactivity (1.0.18).

Animate On Scroll (AOS)

723 sites No security coverage
View on drupal.org

This module integrates the Animate On Scroll library, allowing elements on your website to animate as you scroll down the page. It also supports re-animating elements when scrolling back up.

The original Drupal implementation of the Animate On Scroll (AOS) library, that allows you to animate elements as you scroll down and up. If you scroll back to top, elements will animate to it's previous state and are ready to animate again if you scroll down. This module provides integration with AOS library.

Requirements

Animate On Scroll Library. (Check demo at: http://michalsnik.github.io/aos/).

  1. Click here to download the AOS library (v2).
  2. Copy aos library in your libraries directory, so aos.js will be located in libraries at /aos/dist/aos.js .

Installation

  1. Copy the 'aos' module into your Drupal modules directory and enable it.
  2. As this module provides the integration of AOS library, to get the animations on page simply add `data-aos` attribute to element, like
    <div data-aos="<em>animation_name</em>"></div> in your html.
    e.g. <div data-aos="fade-zoom-in" data-aos-offset="200" data-aos-easing="ease-in-sine" data-aos-duration="600"></div>
    You can check all available animations & easing options at https://github.com/michalsnik/aos

Roadmap

  1. Expose configurations for AOS global options.
  2. Expose configuration to disable AOS library on admin pages.

The curiosity of module duplication

Sadly after the first Drupal implementation provided here by @priyankanarsule originally in 2018, over the years more and more mostly similar modules popped up with no reason. I sadly can not help users to clarify this confusion and minor differences (if any) because it was out of our scope to understand these decisions and we have no time to go through all of them to make distinctions between them. We are sorry that we weren't able to convince contributors and maintainers to merge forces.

Activity

Total releases
2
First release
Jun 2026
Latest release
1 month ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
3.0.1 Stable Jun 5, 2026
3.0.0 Stable Jun 5, 2026