
Winevizer is a digital wine card solution for restaurants, bars and wine shops. This plugin lets you embed your own
Winevizer card into your WordPress website. Three integration methods are supported, all driven by a single global
configuration (no settings to repeat on each page):
[winevizer]Four display types are available:
You configure everything from Settings Winevizer: enter the email of your Winevizer account, pick the
establishment you want to display, and choose the default display type and height.
This plugin connects to the Winevizer service to retrieve your card. See External services below.
This plugin relies on the Winevizer service (https://www.winevizer.com), operated by Winevizer, to retrieve and
display your wine card. The plugin does not function without it, since the card content lives in your Winevizer
account. The following calls are made to the Winevizer API (api.winevizer.com) and content servers
(resto.winevizer.com):
https://api.winevizer.com/api/v1/shops so the plugin can list the establishments linked to your account.https://api.winevizer.com/resto/api/e/{token}/embed.html) or an iframehttps://api.winevizer.com/embed/iframe/{token} or .../embed/pdf/{token}). No visitor personal data is sent;Data sent is limited to your account email (admin configuration) and the establishment token (page rendering).
By using this plugin you agree to the Winevizer terms and privacy practices:
The API base URLs can be overridden in wp-config.php (WINEVIZER_API_URL, WINEVIZER_RESTO_URL) for
staging/testing environments.