Winevizer

Beschrijving

Your wine list, on your own website, always up to date.

Winevizer is a digital wine list and drinks menu for restaurants, wine bars and wine shops. This plugin displays that list on your WordPress site, so your guests read it where they already are — on your pages, not at someone else’s address.

One place to change a price. You edit your wine list in Winevizer, and it updates everywhere at once: the version guests scan by QR code at the table, the tablet in the dining room, the printable PDF, and the page on your website. There is never a second version to remember, so there is never a forgotten one.

Your wines become findable. Displayed as part of your page rather than inside a frame, your references are read by search engines like the rest of your site. A guest searching for a producer you carry can land on your restaurant.

Four ways to present your wine list

Each suits a different site, and you can change your mind at any time from the settings.

  • Full list, inside your page (recommended) — the list is built by Winevizer and placed directly in your page, so it reads as part of your site and search engines index the wines. Nothing to load, nothing to click.
  • Visual browse by colour — your guest picks a colour, then a bottle, then its detail. Also built into your page, and the most engaging on a phone.
  • Interactive wine list — the full Winevizer experience, including search and the virtual sommelier, embedded in your page.
  • Printable PDF — your existing PDF wine menu, embedded. The simplest if your list rarely changes.

Drie manieren om ze op een pagina te plaatsen

  • een shortcode, [winevizer], om overal in een bericht of pagina te plakken
  • a Gutenberg block, “Carte Winevizer”, in the block editor
  • a classic widget, for a sidebar or a footer

Alle drie volgen één globale configuratie, dus er valt op elke pagina niets opnieuw in te stellen.

Instellen

A few minutes and no technical knowledge: enter the email of your Winevizer account, pick which establishment to display, choose a presentation and a height. See Installation for the step by step.

Nog geen digitale wijnkaart?

Send us the list you already have, in whatever form — a PDF, a spreadsheet, a photograph of the printed menu. We digitise it for you. Everything then lives in your Winevizer account, and this plugin simply shows it on your site.

This plugin requires a Winevizer account, since the content of your wine list lives there. See Externe diensten below for exactly what is exchanged.

Externe diensten

This plugin relies on the Winevizer service, 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):

  • When you configure the plugin or refresh the establishment list (admin only): the account email you entered is
    sent to https://api.winevizer.com/api/v1/shops so the plugin can list the establishments linked to your account.
  • When a page containing the card is displayed (front-end): a public, non-reversible token identifying the
    selected establishment is sent to Winevizer to fetch the rendered card. Depending on the chosen display type this is either the server-rendered HTML fragment (https://api.winevizer.com/resto/api/e/{token}/embed.html) or an iframe (https://api.winevizer.com/embed/iframe/{token} or .../embed/pdf/{token}). No visitor personal data is sent; only the establishment token is used.
  • De stylesheet van de kaart en het kleine interactiviteitsscript worden meegeleverd met de plugin en lokaal geserveerd – ze worden
    niet geladen vanaf een externe server.

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:

De API-basis URL’s kunnen worden overschreven in wp-config.php (WINEVIZER_API_URL, WINEVIZER_RESTO_URL) voor staging testomgevingen.

Ondersteuning

Vragen over de plugin zelf — installatie, weergavetypes, blok of shortcode — horen thuis op het WordPress.org ondersteuningsforum, waar de antwoorden voor iedereen zichtbaar blijven.

Questions about your own account, your establishments or your wine list are handled directly at www.winevizer.com, since they concern data only you can see.

Blokken

Deze plugin heeft 1 blok.

  • Winevizer wine list

Installatie

  1. Plaats de plugin in /wp-content/plugins/winevizer, of installeer de zip via de pluginpagina van WordPress.
  2. Activeer de plugin.
  3. Go to Settings Winevizer and enter your Winevizer account email.
  4. Kies de vestiging die je wil insluiten en kies het weergavetype.
  5. Voeg [winevizer] in een willekeurig bericht of pagina in, of gebruik het “Carte Winevizer” Gutenberg blok of de widget.

FAQ

Heb ik een Winevizer account nodig?

Yes. The plugin displays a wine card that you manage in your Winevizer account. Enter the email of that account in
Settings Winevizer to link your establishments.

Er verschijnt geen vestiging in de lijst. Wat moet ik doen?

Make sure you entered the same email used to create your Winevizer account, save again, then use the “Refresh the establishment list” button. The list is cached for one hour.

Stuurt de plugin bezoekersgegevens naar Winevizer?

Nee. Op de front-end wordt alleen een openbaar establishment token verzonden om de kaart op te halen. Er worden geen persoonlijke gegevens van bezoekers verzameld of verzonden door de plugin. Zie Externe diensten hierboven.

Is de wijnkaart goed voor SEO?

Yes, if you use one of the “Inline HTML” display types: the card is rendered as real HTML in your page (including structured data), so search engines can index your wines. The iframe types are interactive but less SEO-friendly.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Winevizer” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Winevizer” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.3.1

  • Add the plugin homepage URL to the plugin header.

1.3.0

  • Security & WordPress.org compliance: the stylesheet and interactivity script are now bundled and served locally
    (no remote assets), embedded content is strictly sanitized, and no remote/inline JavaScript is executed.
  • Een gedocumenteerde sectie “Externe diensten” toegevoegd die de gegevens beschrijft die worden uitgewisseld met de Winevizer dienst.
  • Opgelost: de weergavemodus van Mosaic: weergaveovergangen (kleur wijnen detail) werken nu betrouwbaar.
  • Schoon verwijderen toegevoegd (verwijdert de plugin instellingen en gecachte gegevens).
  • De klassieke widget volgt nu de globale configuratie, net als het blok en de shortcode.

1.2.0

  • Added the Mosaic display mode and server-rendered (Inline HTML) embedding for better SEO.

1.0.0

  • Initiële release.