=== SOHiS SRI ===
Contributors: SOHiS
Tags: sohis, booking
Tested up to: 7.1.1
Requires PHP: 7.4
Requires at least: 6.7
Stable tag: 1.4.2
License: GPL

Embed the SOHiS hotel booking system into your WordPress website using a simple shortcode.

== Description ==

SOHiS SRI allows you to easily embed the SOHiS hotel reservation system into your WordPress website.

The plugin provides a shortcode that embeds the SOHiS booking page and allows your guests to make hotel reservations directly from your website.

The plugin connects to the SOHiS booking service at https://booking.sohis.pl and uses an iframe to display the booking interface on your WordPress site.

To use the plugin, you need a unique `id_place` assigned to your hotel. To obtain the required configuration and access to the SOHiS booking service, please contact us:

**Sales contact:**

Email: [sprzedaz@sohis.pl](mailto:sprzedaz@sohis.pl)
Phone: +48 533 357 221

After your hotel has been configured, we will provide you with the `id_place` required by the plugin.

== Frequently Asked Questions ==

= How do I use the plugin? =

After installing and activating the plugin, add the `[sohis_sri id_place="1"]` shortcode to the page or post where you want the SOHiS booking system to appear. Replace `1` with the `id_place` assigned to your hotel.

= What is id_place? =

The `id_place` is a unique identifier assigned to your hotel in the SOHiS booking system. It is required to connect the plugin to the correct hotel.

= How can I get my id_place? =

Please contact SOHiS to set up your hotel and obtain the required `id_place`.

Email: [pomoc@sohis.pl](mailto:pomoc@sohis.pl)
Phone: 32 616 22 21

= Where are the reservations managed? =

Reservations are processed through the SOHiS booking system. The plugin embeds the SOHiS booking page on your WordPress website.

= Does the plugin store reservation data in WordPress? =

No. The plugin does not provide its own reservation system. Booking data is handled by the SOHiS booking service.

= Can I use the plugin without SOHiS? =

No. The plugin requires access to the SOHiS booking service and a valid `id_place`.

= How can I get support? =

For configuration, account, or booking system support, please contact SOHiS:

Email: [pomoc@sohis.pl](mailto:pomoc@sohis.pl)
Phone: 32 616 22 21

== Installation ==

1. Install and activate the **SOHiS SRI** plugin.
2. Contact SOHiS to configure your hotel and obtain your `id_place`.
3. Add the `[sohis_sri id_place="1"]` shortcode to the page or post where you want to display the SOHiS booking system.
4. Replace `1` with the `id_place` assigned to your hotel.
5. Publish or update the page.

== Upgrade Notice ==
No problems expected.

== Screenshots ==
1. Screen shot (screenshot-1.jpg) working page.

== Changelog ==

= 1.4.2 =

* Updated the plugin readme and plugin description.

= 1.4.1 =

* Updated the plugin readme.
* Added a proper short description for the WordPress.org Plugin Directory.

= 1.4.0 =

* Major update for SOHiS SRI.
* Changed the shortcode to `[sohis_sri]`.
* Updated the plugin to support the latest SOHiS SRI functionality.

= 1.3.7 =

* Added support for the `dmode` parameter.

= 1.3.6 =

* Added support for the `url` parameter.

= 1.3.5 =

* Added support for the `file` parameter.

= 1.3.2 =

* Tested with WordPress 6.0.

= 1.3.0 =

* Added support for the `lang` parameter.

= 1.2.0 =

* Removed incorrect shortcode parameter copying.
* Added support for copying HTTP GET parameters.
* Added validation for the `date_from` and `date_to` parameters.

= 1.1.0 =

* Added support for redirecting pages blocked by the `SAMEORIGIN` policy.

= 1.0.0 =

* Initial release.
