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.zipDisplay 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
- Upload the
digital-menu-wpfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Go to Settings > Digital Menu
- Enter your API URL and token
- Test the connection
- Add
[menu-digitale]to any page or post
Changelog
1.0.0
- Initial release