Animated Raffle Winner
Animated Raffle Winner
Description
The Animated Raffle Winner block allows you to create engaging raffle experiences on your WordPress site. With smooth animations and exciting visual effects, this block is perfect for promotions, events, contests, and any situation that requires random number selection.
Key Features:
- Set a custom number range (start and end)
- Number rolling animation for 5 seconds before revealing the result
- Highlighted display of the drawn number
- Animated fireworks to celebrate the result
- Simple and intuitive interface
- Fully responsive
How to Use:
- Add the “Animated Raffle Winner” block to your content
- Configure the starting number in the settings panel
- Configure the ending number in the settings panel
- Publish or preview the page
- Click the “Draw” button to start the raffle!
The block is perfect for:
– Raffles at events and promotions
– Random selection of participants
– Games and interactive activities
– Educational demonstrations about randomness
– Any application that needs random selection with visual impact
Source Code & Build Instructions
The source code for this plugin is included directly within the src/ directory.
To build the plugin from source:
1. Ensure you have Node.js and npm installed.
2. Install the dependencies: npm install
3. Build the assets: npm run build
Installation
- Upload the plugin files to the
/wp-content/plugins/animated-raffle-winnerdirectory or install directly through the WordPress plugins screen - Activate the plugin through the ‘Plugins’ screen in WordPress
- Add the “Animated Raffle Winner” block to any page or post using the Gutenberg editor
Screenshots
Faq
In the block editor, select the Animated Raffle Winner block. In the right sidebar (Inspector), you will see two fields: “Starting Number” and “Ending Number”. Enter the desired values.
Yes! The block accepts any integer, including negative numbers.
Yes, the block is fully responsive and works perfectly on smartphones and tablets.
Currently, the animation has a fixed duration of 5 seconds to provide a consistent and exciting experience.
Yes, we use JavaScript’s Math.random() function, which generates pseudo-random numbers suitable for most raffle applications.
Reviews
Changelog
1.0
- Added background image selector from Media Library
- Added background/overlay color opacity control (0-100)
- Added text size presets (Extra Small, Small, Medium, Large, Extra Large)
- Updated front-end button label to “Draw again” after each result
- Added accessibility improvements: live result announcements and reduced-motion support
- Added fullscreen exit via Escape key and automatic celebration stop
0.1.0
- Initial release
- Raffle with configurable range
- 5-second animation
- Celebratory fireworks
- Responsive interface


