Опис
This plugin allows you to embed the eTermin.net online booking calendar directly into your WordPress pages or posts. It provides a simple settings page to store your WebID and a flexible shortcode for placement.
It automatically handles the integration via iFrame and includes the necessary scripts to adjust the height of the calendar dynamically.
External Services
This plugin relies on the 3rd party service eTermin.net to function. It uses this service in two ways:
- Booking Calendar (iFrame): It embeds the calendar interface via an iFrame directly from
https://www.eTermin.net. - Resizing Script: It loads an external JavaScript file (
resizecustomersitescroll.min.js) directly fromhttps://www.eTermin.netto handle the automatic height adjustment of the calendar.
Data Privacy Description
When the calendar is loaded (via the Shortcode), the user’s IP address and browser information (User Agent) are sent to https://www.eTermin.net to retrieve the calendar content and the Javascript file. This is required for the technical functionality of the service.
Service Provider
This service is provided by eTermin GmbH.
* Terms of Service
* Privacy Policy
Постављање
- Upload the plugin files to the
/wp-content/plugins/etermin-bookingdirectory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to the new menu item eTermin in your dashboard side menu.
- Enter your eTermin WebID (the suffix of your booking URL) and save changes.
- Use the shortcode
[etermin]on any page or post to display the calendar.
ЧПП
-
Do I need an eTermin account?
-
Yes, you need an active account at eTermin.net to use this plugin. The plugin visualizes your existing calendar.
-
Where do I find my WebID?
-
Login to your eTermin dashboard. Look at the URL of your booking page (e.g.,
https://www.etermin.net/my-practice). The part after the slash (my-practice) is your WebID. -
Can I change the size of the calendar?
-
Yes. The default height is 1600px, but it will try to auto-resize using the external script. You can force a starting height via shortcode:
[etermin height="1000px"].
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
eTermin Booking Integration је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите eTermin Booking Integration на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.2
- Updated to use official eTermin resize script.
- Added detailed External Service disclosure to Readme regarding the external script loading.
1.1
- Added settings page for easier configuration.
- Fixed sanitization for settings.
1.0
- Initial release.