Title: Flowd – Cooking Mode
Author: Kochmodus
Published: <strong>16 Settembre 2026</strong>
Last modified: 17 Settembre 2026

---

Ricerca i plugin

![](https://ps.w.org/flowd-kochmodus/assets/banner-772x250.gif?rev=3699904)

![](https://ps.w.org/flowd-kochmodus/assets/icon.svg?rev=3699932)

# Flowd – Cooking Mode

 Di [Kochmodus](https://profiles.wordpress.org/kochmodus/)

[Scarica](https://downloads.wordpress.org/plugin/flowd-kochmodus.1.0.4.zip)

 * [Dettagli](https://it.wordpress.org/plugins/flowd-kochmodus/#description)
 * [Recensioni](https://it.wordpress.org/plugins/flowd-kochmodus/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/flowd-kochmodus/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/flowd-kochmodus/#developers)

 [Supporto](https://wordpress.org/support/plugin/flowd-kochmodus/)

## Descrizione

**AI transparency:** The images used for this plugin (WordPress.org banner and icon)
and parts of the text in this readme were created with the help of generative AI
tools. All content was reviewed and edited by the Flowd GmbH team before publication.

Kochmodus adds a button to your recipe pages that launches a gesture-controlled 
cooking mode. Visitors can step through recipes without touching their screen — 
ideal for cooking with messy hands.

The plugin loads the widget script only on pages where the button is actually used.

**Features**

 * Gutenberg block **Kochmodus Button** with sidebar controls for label, recipe 
   URI and colors
 * `[kochmodus_button]` shortcode for classic editor and page builders
 * Custom button colors (background, hover background, text color)
 * Per-button recipe URI override (defaults to the current page URL)
 * Conditional script loading — widget JS is only enqueued when a button is rendered
 * Translation-ready (Text Domain: `flowd-kochmodus`)

**Requirements**

 * A Kochmodus account and Access Token from [kochmodus.de](https://kochmodus.de)
 * WordPress 6.0 or newer
 * PHP 7.4 or newer
 * Recipe pages with valid [schema.org/Recipe](https://schema.org/Recipe) JSON-LD
   data

**Source code**

The complete, unminified source code — including the Gutenberg block sources — ships
with the plugin (`blocks/kochmodus-button/src`) and is also available at [github.com/flowd/kochmodus-wordpress-plugin](https://github.com/flowd/kochmodus-wordpress-plugin).

### External services

This plugin embeds the Kochmodus cooking mode widget, a service operated by Flowd
GmbH. The widget is required for the core functionality of this plugin: it renders
the gesture-controlled cooking mode when a visitor clicks a Kochmodus button.

On pages that render a Kochmodus button, the widget script is loaded from `https://
app.kochmodus.de` in the visitor’s browser. As with any HTTP request, the visitor’s
IP address and user agent are transmitted to the Kochmodus servers at that point.

When a visitor starts the cooking mode, the following data is sent to the Kochmodus
service:

 * The site’s Access Token, which is exchanged for a short-lived session token.
 * The URL of the recipe page (or the recipe URI configured on the button). Kochmodus
   servers fetch this URL once to read the page’s public schema.org/Recipe data (
   cached for 15 minutes).
 * Anonymous usage statistics for the cooking-mode session (e.g. steps viewed, time
   per step, whether gesture control was used, optional rating). No IP addresses
   or user agents are stored with these statistics, and no cookies are set.

The hands-free gesture control uses the visitor’s camera **only after the visitor
grants the browser’s camera permission**. All gesture recognition runs locally in
the visitor’s browser; no video or audio is ever recorded or transmitted.

No data is sent to Kochmodus from pages that do not contain a Kochmodus button.

 * Service provider: Flowd GmbH ([imprint](https://kochmodus.de/impressum))
 * Privacy policy: [kochmodus.de/datenschutz](https://kochmodus.de/datenschutz)

## Screenshot

[⌊The Kochmodus Button block with its sidebar settings in the Gutenberg editor.⌉⌊
The Kochmodus Button block with its sidebar settings in the Gutenberg editor.⌉[

The Kochmodus Button block with its sidebar settings in the Gutenberg editor.

[⌊The Kochmodus settings page under Settings > Kochmodus.⌉⌊The Kochmodus settings
page under Settings > Kochmodus.⌉[

The Kochmodus settings page under **Settings > Kochmodus**.

## Blocchi

Questo plugin fornisce 1 blocco.

 *   Kochmodus Button Embeds a Kochmodus cooking mode button.

## Installazione

 1. Upload the `flowd-kochmodus` folder to `/wp-content/plugins/`, or install via **
    Plugins > Add New > Upload Plugin**.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Settings > Kochmodus** and enter your Access Token.
 4. Add the **Kochmodus Button** block to a recipe page, or use the `[kochmodus_button]`
    shortcode.

## FAQ

### Where do I get an Access Token?

Sign up at [kochmodus.de](https://kochmodus.de) and copy the Access Token from your
account settings. Enter it under **Settings > Kochmodus** in WordPress.

### Can I use the button without Gutenberg?

Yes. Use the `[kochmodus_button]` shortcode in the classic editor or any page builder
that supports shortcodes.

### Which attributes does the shortcode support?

label, `recipe_uri`, `background_color`, `hover_background_color` and `color`. All
attributes are optional. Example:

    ```
    [kochmodus_button label="Start Cooking" recipe_uri="https://example.com/recipe/" background_color="#ff0000" hover_background_color="#cc0000" color="#ffffff"]
    ```

### What happens if I leave the recipe URI empty?

The widget falls back to the current browser URL.

### The cooking mode opens but shows no recipe. Why?

The recipe page needs valid [schema.org/Recipe](https://schema.org/Recipe) JSON-
LD data. Verify your page with the [Google Rich Results Test](https://search.google.com/test/rich-results).

### The button renders but does not react to clicks. Why?

Check the Access Token under **Settings > Kochmodus** and make sure your WordPress
domain is registered under **Domains** in the Kochmodus dashboard.

### Does the widget script load on every page?

No. It is only enqueued on pages that actually render a Kochmodus button.

### Can I change the button label or colors for the whole site at once?

Yes. Under **Settings > Kochmodus** you can set a default label and default colors(
background, hover background, label) for all buttons. Values set on an individual
post or page always take precedence.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Flowd – Cooking Mode” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Kochmodus ](https://profiles.wordpress.org/kochmodus/)

[Traduci “Flowd – Cooking Mode” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/flowd-kochmodus)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/flowd-kochmodus/)
segui il [repository SVN](https://plugins.svn.wordpress.org/flowd-kochmodus/), segui
il [log delle modifiche](https://plugins.trac.wordpress.org/log/flowd-kochmodus/)
tramite [RSS](https://plugins.trac.wordpress.org/log/flowd-kochmodus/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

 * Added an AI transparency notice: the WordPress.org banner and icon images and
   parts of the readme text were created with the help of generative AI tools. No
   functional changes.

#### 1.0.3

 * Reduced the size of the WordPress.org listing banners to stay under the 4 MB 
   asset limit. No functional changes.

#### 1.0.2

 * Added animated plugin banners for the WordPress.org listing. No functional changes.

#### 1.0.1

 * Updated the block build toolchain (@wordpress/scripts 35) and rebuilt the Gutenberg
   block.

#### 1.0.0

 * Initial release.
 * Gutenberg block **Kochmodus Button** with label, recipe URI and color controls.
 * `[kochmodus_button]` shortcode with equivalent attributes.
 * Settings page for the Access Token.
 * Conditional widget script loading in `wp_footer`.

## Meta

 *  Versione **1.0.4**
 *  Ultimo aggiornamento **7 giorni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.0 o superiore **
 *  Testato fino alla versione **7.1.2**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/flowd-kochmodus/)
 * Tag
 * [cooking](https://it.wordpress.org/plugins/tags/cooking/)[gutenberg](https://it.wordpress.org/plugins/tags/gutenberg/)
   [Recipe](https://it.wordpress.org/plugins/tags/recipe/)[shortcode](https://it.wordpress.org/plugins/tags/shortcode/)
   [widget](https://it.wordpress.org/plugins/tags/widget/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/flowd-kochmodus/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/flowd-kochmodus/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/flowd-kochmodus/reviews/)

## Collaboratori

 *   [ Kochmodus ](https://profiles.wordpress.org/kochmodus/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/flowd-kochmodus/)