Confetti Falling Drupal Module
Confetti Falling Drupal Module
Confetti Falling Drupal Module

This project is not covered by Drupal’s security advisory policy.

Overview
Confetti falling animation is a visual effect that involves the simulation of small pieces of paper or other materials falling from the top of a screen or display. This animation is often used to add a festive or celebratory touch to websites, videos, or other digital content. It can be created using computer graphics techniques, such as particle systems, to generate realistic-looking confetti that moves and interacts with its surroundings in a natural way. The appearance and behavior of the confetti can be customized, such as by adjusting its size, shape, color, and speed. This animation can be implemented on a Drupal website using a module that adds the confetti-falling animation effect to any page on the site.

Installation and Configuration

  1. Install and enable the module as you would any other Drupal module
  2. Once the module has been enabled, go to (/admin/config/confetti_falling_settings)
      Set the unique class name or id of the page on the configuration form.
  3. After clearing the cache, go to the given page and check if the animation will work on that visit.

https://toswebdeveloper.com/blog/exploring-confetti-falling-animation-how-add-it-your-drupal-website-or-any-other-site

I thank Codepen for the javascript code.

Feel free to hack the module and submit a patch if you want :-)

omrmankar is the owner of the module.

Drupal 9 and 10
We are actively maintaining "Confetti Falling" versions 9 and 10.

Install with Composer:
$ composer require 'drupal/confetti_falling:^1.0'

Project information

Releases