
外掛標籤
開發者團隊
原文外掛簡介
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 development source code and build tools for this plugin are publicly maintained on GitHub:
https://github.com/RafaelFunchal/animated-raffle-winner
The source code is also included directly within the src/ directory in this distribution package.
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
