Getting started
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
Registry works the moment it is active, both settings are on by default. The only setup most stores need is a permalink flush so the public registry link and the My Account tab resolve.
Before you start
Section titled “Before you start”- WordPress 6.5 or newer
- WooCommerce installed and active (WooCommerce 8.0+)
- PHP 8.1 or newer
Install
Section titled “Install”- Install WooCommerce and make sure it is active. Registry shows an admin notice and does nothing without it.
- Install Registry from the plugin directory (when live on WordPress.org), or upload the
registryfolder to/wp-content/plugins/. - Activate it. Activation registers the
gift_registrypost type and theregistriesaccount endpoint, seeds the default settings, and flushes rewrite rules once so both new URLs work immediately.
If the public registry page or the My Account tab 404s after a manual install, go to Settings → Permalinks and click Save to flush rewrite rules again.
Review the settings (optional)
Section titled “Review the settings (optional)”Open WooCommerce → Gift Registries. Both options are on by default, so you can skip this:
- Enable gift registries, the master switch.
- Allow direct purchase, whether the buy button on a shared page adds to cart in one step, or sends guests to the product page first.
See Configuration for what each does.
Create the first registry
Section titled “Create the first registry”- Log in as a customer and open My Account → Gift Registries.
- Fill in the Create a new registry form: a name, an event type (wedding, baby shower, birthday, housewarming, other) and an optional event date. Submit.
- You land on the registry’s manage view. Open any purchasable product page, under the add-to-cart button you’ll see Add to gift registry. Pick the registry and submit; the page reloads with a confirmation.
- Back in the manage view, copy the Shareable link field, that is the registry’s public permalink.
Verify purchase tracking
Section titled “Verify purchase tracking”- Open the shared link in a private window and click Buy this gift (or place a normal order containing a registry item).
- In wp-admin, move the order to Processing or Completed.
- Reload the public page. The item’s 0 of N purchased should rise, and a fully-bought item shows a Fully purchased badge. Each order is only counted once, even if you change its status repeatedly.
Need help?
Section titled “Need help?”- Configuration, the store settings and customer controls.
- Using registries, the full flow and storefront behaviour.
- FAQ, common questions.
- GitHub issues