Title: Adventura – Interactive Advent Calendar
Author: dimendia
Published: <strong>June 12, 2026</strong>
Last modified: June 12, 2026

---

Search plugins

![](https://ps.w.org/adventura-interactive-advent-calendar/assets/banner-772x250.
png?rev=3569653)

![](https://ps.w.org/adventura-interactive-advent-calendar/assets/icon-256x256.png?
rev=3569653)

# Adventura – Interactive Advent Calendar

 By [dimendia](https://profiles.wordpress.org/dimendia/)

[Download](https://downloads.wordpress.org/plugin/adventura-interactive-advent-calendar.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/adventura-interactive-advent-calendar/#description)
 * [Reviews](https://wordpress.org/plugins/adventura-interactive-advent-calendar/#reviews)
 * [Development](https://wordpress.org/plugins/adventura-interactive-advent-calendar/#developers)

 [Support](https://wordpress.org/support/plugin/adventura-interactive-advent-calendar/)

## Description

An interactive advent calendar for WordPress, built from a polished design
 prototype(
light, warm, modern).

 * 24 doors with three states: today (open), past/participated, locked.
 * Per-door entry flow: sponsor  prize  quiz  optional social  form  confirmation
   with a ticket number.
 * Quiz without right/wrong feedback — participants only pick an answer; only the
   admin sees the evaluation.
 * Content (sponsors, prizes, quiz questions, logos, prize images) is editable through
   the door editor.
 * Configurable: color theme (Berry/Fir/Amber/Custom colors), layout (Grid/Staggered),
   door style (Tile/Circle/Gift), quiz mode (Guided/Single page).
 * Custom colors: accent, background and text color freely selectable via color 
   picker.
 * Statistics dashboard with key figures and a bar chart of entries per door.
 * Winner draw: random pick per door, optionally only among “all correct”, winner
   list with CSV export.
 * Email confirmation to participants (template with placeholders) and optional 
   admin notification.
 * Prevents duplicate entries: one entry per email per door.
 * Entries are stored in a dedicated table; admin list with filter and CSV export.
 * Progress is remembered per browser via localStorage.
 * Gamification: progress bar, “streak” indicator and confetti (plus optional sound)
   when completing a door.
 * Countdown to the next door right in the calendar header.
 * Live preview in the settings: theme, colors, layout and texts are shown instantly
   as a mini calendar.
 * Gutenberg block “Adventura” with live preview and display options in the sidebar(
   in addition to the shortcode).
 * Newsletter integration (Mailchimp, Brevo, CleverReach) with opt-in in the form
   and double opt-in.
 * Reminder emails via opt-in: daily WP-Cron send with one-click unsubscribe.
 * Invite & refer: personal invitation link per participant, referral tracking and
   top referrers in the dashboard.
 * Spam/cheat protection: honeypot, time trap and IP rate limit.
 * GDPR tools: integration with WordPress data export and data erasure plus a suggested
   privacy policy text.
 * GDPR-friendly: fonts are served locally, no requests to Google.

### Usage

Add the shortcode to a page:

    ```
    [advk_calendar]
    ```

Optional attributes override the settings per page:

    ```
    [advk_calendar theme="tanne" layout="scene" door_style="ornament" quiz_mode="single"]
    ```

For a preview outside December, a fixed day (1–24) can be set under
 _Adventura  
Settings  “Force today’s door”_.

### Notes for Developers

When an entry is saved, the action `advk_entry_created` is fired
 (parameters: entry
id, day, email, ticket number, extra) — suitable for sending a confirmation email
or handing data to a CRM, for example. The fifth parameter `extra` contains first
name, last name, the opt-in flags for newsletter and reminder, and the referral 
code.

### External services

This plugin does not connect to any external service by default. No data leaves

your site unless you explicitly enable and configure the optional newsletter integration
under _Adventura  Settings  Newsletter_.

When — and only when — you enable the newsletter integration, choose a provider

and enter your own API key, and a participant actively ticks the optional newsletter
opt-in checkbox, the plugin sends that participant’s data to the provider you selected
so they can be added to your mailing list. The data sent is: the participant’s email
address and their first and last name. It is sent once, at the moment the entry 
is submitted with the opt-in checked. No data is sent for participants who do not
opt in, and nothing is sent if the integration is disabled or no API key is set.

You can choose one of the following providers. Each is a third-party service
 with
its own terms and privacy policy; please review them before enabling:

 * Mailchimp — email marketing service. Used to add opted-in participants to a
    
   Mailchimp audience/list. Data sent: email address, first name, last name. Terms
   of Use: https://mailchimp.com/legal/terms/ — Privacy Policy: https://www.intuit.
   com/privacy/statement/
 * Brevo (formerly Sendinblue) — email marketing service. Used to add opted-in
    
   participants as a contact. Data sent: email address, first name, last name. Terms
   of Service: https://www.brevo.com/legal/termsofuse/ — Privacy Policy: https://
   www.brevo.com/legal/privacypolicy/
 * CleverReach — email marketing service. Used to add opted-in participants as a
   
   receiver in a group. Data sent: email address, first name, last name. Terms of
   Service: https://www.cleverreach.com/en/terms-of-service/ — Privacy Policy: https://
   www.cleverreach.com/en-de/privacy-policy/

## Screenshots

[⌊The advent calendar on the front end — 24 doors with today's door highlighted.⌉⌊
The advent calendar on the front end — 24 doors with today's door highlighted.⌉[

The advent calendar on the front end — 24 doors with today’s door highlighted.

[⌊An opened door reveals the day's sponsor and the prize on offer.⌉⌊An opened door
reveals the day's sponsor and the prize on offer.⌉[

An opened door reveals the day’s sponsor and the prize on offer.

[⌊A short quiz step participants answer before they can enter.⌉⌊A short quiz step
participants answer before they can enter.⌉[

A short quiz step participants answer before they can enter.

[⌊The entry form with consent for the terms and the privacy policy.⌉⌊The entry form
with consent for the terms and the privacy policy.⌉[

The entry form with consent for the terms and the privacy policy.

[⌊The admin settings: custom colours, header texts and a live preview.⌉⌊The admin
settings: custom colours, header texts and a live preview.⌉[

The admin settings: custom colours, header texts and a live preview.

## FAQ

### Are external services (Google Fonts) loaded?

No. The fonts used (Hanken Grotesque, Bricolage Grotesque) are served locally from
the plugin. No requests are made to Google or other third-party servers — GDPR-friendly.

### Can participants see whether they answered correctly?

No. The quiz intentionally shows no right/wrong feedback. The correct answer never
leaves the server; only the admin sees the evaluation.

### How do I prevent multiple entries?

Under _Adventura  Settings  Entry_ you can enable “Allow only one entry per email
per door” (default: on).

### How do I draw winners?

Under _Adventura  Draw_ a random winner is picked per door — optionally only among
participants who answered everything correctly. Winners can be exported as CSV.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Adventura – Interactive Advent Calendar” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ dimendia ](https://profiles.wordpress.org/dimendia/)

[Translate “Adventura – Interactive Advent Calendar” into your language.](https://translate.wordpress.org/projects/wp-plugins/adventura-interactive-advent-calendar)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/adventura-interactive-advent-calendar/),
check out the [SVN repository](https://plugins.svn.wordpress.org/adventura-interactive-advent-calendar/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/adventura-interactive-advent-calendar/)
by [RSS](https://plugins.trac.wordpress.org/log/adventura-interactive-advent-calendar/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * First public release.

## Meta

 *  Version **1.0.0**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [advent calendar](https://wordpress.org/plugins/tags/advent-calendar/)[christmas](https://wordpress.org/plugins/tags/christmas/)
   [giveaway](https://wordpress.org/plugins/tags/giveaway/)[quiz](https://wordpress.org/plugins/tags/quiz/)
   [sponsors](https://wordpress.org/plugins/tags/sponsors/)
 *  [Advanced View](https://wordpress.org/plugins/adventura-interactive-advent-calendar/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/adventura-interactive-advent-calendar/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/adventura-interactive-advent-calendar/reviews/)

## Contributors

 *   [ dimendia ](https://profiles.wordpress.org/dimendia/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/adventura-interactive-advent-calendar/)