Mô tả
The ialoc Widget Embed plugin allows you to easily integrate the ialoc restaurant reservation system into your WordPress website. It supports both popup and inline embedding modes, with configurable options for language and callback functions.
Features:
- Two embedding modes: popup (recommended) or inline
- Language selection (Romanian/English)
- Custom JavaScript callback support
- Easy configuration through WordPress admin panel
External Services
This plugin connects to the ialoc.ro API to provide restaurant reservation functionality. The service is required for the widget to function.
Data transmitted:
* Restaurant venue ID
* User’s reservation details (only when a reservation is made)
* Language preference
This service is provided by ialoc:
* Terms of Service: https://ialoc.ro/terms
* Privacy Policy: https://ialoc.ro/privacy
Cài đặt
- Upload the
ialoc-widget-embed
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > ialoc Widget to configure your settings
- Enter your ialoc ID and preferred settings
For popup mode:
* Add a link to your ialoc restaurant profile, or
* Add a link to: /?venueId=YOUR_IALOC_ID&bookNow=true
For inline mode:
* Add <div id="ialocWidgetContainer"></div>
where you want the widget to appear
Hỏi đáp
-
Which embedding mode should I choose?
-
We recommend using the popup mode as it provides the best user experience and requires minimal setup. The inline mode is available for cases where you want to embed the reservation form directly in your page content.
-
How do I get my ialoc ID?
-
Your ialoc ID can be found in your ialoc restaurant dashboard. If you don’t have one, please visit ialoc.ro to register your restaurant.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“ialoc Widget Embed” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “ialoc Widget Embed” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release.