Hochzeit Geschenkeliste

Описание

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

Установка

  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].

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Hochzeit Geschenkeliste» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Hochzeit Geschenkeliste» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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