Requires a tablemanager account: https://tablemanager.app
Features:
- Reservation widget: displays the real-time booking module
- Menu widget: displays the restaurant menu card
- Reviews widget: show currated reviews from you customers
- Shop widget: sell gift cards or takeaway from your website with Tablebooker.shop.
- Unzip the tablebooker.zip file
- Upload the entire 'tablebooker' folder to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Update Site Wide options through the Settings -> tablebooker Options
- Include the reservation form on the desired page by adding the tag
[tablebooker_reservation] to the page.
- Include the menu on the desired page by adding the tag
[tablebooker_menu] to the page.
- Include the customers feedbacks on the desired page by adding the tag
[tablebooker_feedback] to the page.
- Include the restaurant shop on the desired page by adding the tag
[tablebooker_shop], [tablebooker_shop_vouchers] or [tablebooker_shop_takeaway] to the page.
Or use the function tablebooker_reservation() to include the form in your theme.