Simple Parallax JS
This module allows you to add parallax scrolling effects to images on your Drupal website by integrating the simpleParallax.js library. It provides a "Simple Parallax" formatter for image and media fields, enabling easy configuration for image parallax animations.
Use SimpleParallax to add parallax effects to images in your Drupal website.
simpleParallax.js is a lightweight and easy-to-use JS & React library that adds parallax animations to any image.
Features
A "Simple Parallax" image formatter compatible with image and media entities.
Installation
Module Installation
Install as you would normally install a contributed Drupal module. For further
information, see Installing Drupal Modules
simpleParallax.js library installation
Composer (recommended)
- Enable usage of third-party libraries using composer, see here for an explanation.
- Require the simple-parallax-js library using composer require npm-asset/simple-parallax-js:^6.0
- Require the module using composer require drupal/simple_parallax
- Install the module
- Then simply configure your image fields to use Simple Parallax as their field display formatter
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta2 | Pre-release | 10–11 | Aug 13, 2026 | ||
| 1.0.0-beta1 | Pre-release | 10–11 | Jul 22, 2026 | ||
| 1.0.0-alpha2 | Pre-release | 10–11 | Jun 23, 2026 | ||
| 1.0.x-dev | Dev | 10–11 | Jun 22, 2026 | ||
| 1.0.0-alpha1 | Pre-release | 9–11 | May 31, 2026 |