WP Manifestindependent plugin directory
manifest / content / digital-menu-wp

Digital Menu WP

WordPress plugin to display restaurant digital menus from the Flabio platform via API.

by BlueStarSystem · github.com/bluestarsystem/digital-menu-wp · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bluestarsystem/digital-menu-wp/archive/refs/heads/main.zip

Display digital menus from your restaurant management platform directly on your WordPress site.

Description

Digital Menu WP connects to your Menu API to display restaurant menus with allergens, features, prices, and images.

Features:

  • Three layout modes: Accordion, Tabs, List
  • Full color customization via admin settings
  • Shortcode [menu-digitale] with optional attributes
  • Gutenberg block support
  • Intelligent caching with ETag support
  • Multi-language support
  • Responsive mobile-first design

Installation

  1. Upload the digital-menu-wp folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Go to Settings > Digital Menu
  4. Enter your API URL and token
  5. Test the connection
  6. Add [menu-digitale] to any page or post

Changelog

1.0.0

  • Initial release