Hochzeit Geschenkeliste

Description

Hochzeit Geschenkeliste lets you display a wedding gift list on a WordPress page and allows guests to reserve gifts.

Features:

  • Frontend shortcode [hochzeit_geschenkeliste]
  • Manage gifts in the WordPress admin
  • Reservation workflow with email confirmation
  • Guest self-cancellation via email link
  • Automatic cleanup of unconfirmed reservations

Installation

  1. Upload the plugin folder hochzeit-geschenkeliste to /wp-content/plugins/.
  2. Activate the plugin in WordPress under “Plugins”.
  3. Create a page and add the shortcode [hochzeit_geschenkeliste].

FAQ

Which personal data is stored?

When a reservation is made, the plugin stores the email address, optionally a name, a verification token, and the reservation timestamp.

Can I export and erase reservation data?

Yes. The plugin integrates with the WordPress privacy tools for personal data export and erasure.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Hochzeit Geschenkeliste” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.0

  • Added release metadata (license, requires, domain path)
  • Added WordPress.org-compatible readme.txt
  • Added privacy integration for personal data export/erasure
  • Added uninstall.php
  • Implemented missing AJAX endpoint
  • Hardened input sanitization

1.0.0

  • Initial release