விளக்கம்
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
- Gift cards widget: sell gift cards from your website
Installation
- 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 giftcard on the desired page by adding the tag
[tablebooker_giftcard] to the page.
Or use the function tablebooker_reservation() to include the form in your theme.
அடிக்கடி கேட்கப்படும் கேள்விகள்
Nothing yet
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“tablebooker – The official plugin for tablebooker” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “tablebooker – The official plugin for tablebooker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.0
- Tested with WordPress 5.8
- Bugfix for shortcode
- New shortcodes added (menu, gift cards, reviews)
2.0.0
- Brand new booking module design. Easier to use, easier to install and with more features and theming options
1.1.2
- Bugfix for shortcode
1.1.1
- Installation instructions update
1.1.0
- Configurable background (light/dark)
- Configure embed language
- Update iframe code
1.0.1
- Extended installation instructions
1.0.0
- Initial public release