Planyo online reservation system - Joomla! module

 
Planyo is a flexible online reservation/booking system for hotels, holiday apartments, B&B, boat rentals etc.
 
If you would like to use the Planyo system, you need to have a Planyo account first. You can create one by signing up. All accounts are free and with no obligation for the first 30 days so you can thoroughly test the system!
 
After signing up, create your Planyo site. On the help page you will find many materials, including video tutorials, that will guide you through the process of creating an online reservation site and adding rooms, boats and other types of resources.
 
Download the Joomla! 1.5 module Download the Joomla! 1.6 - 3+ module Otwórz konto Cennik
 

The Planyo module

 
This module allows you to embed the Planyo reservation form on your web site. This way, your clients will stay on your web site throughout the whole reservation process.
 
You can find more information about the integration process at your Planyo account. Once logged in, go to the Settings section and choose the Integrate with your site button at the bottom of the page.
 
Note: if you don't mind that your clients will be redirected to planyo.com to make a reservation, you don't need to use this extension at all.
First install the Joomla module (for Joomla! 1.5 or for Joomla! 1.6 - 3+). Następnie wejdź do Extensions / Module Manager. Uruchom moduł wybierając go i klikając na przycisk Enable
  
Teraz kliknij na moduł aby zmienić ustawienia. Otworzy się takie okno:
In Basic Options, change Planyo site ID to your site's ID (you can find your site ID in the Settings section of the Planyo backend). Please see this FAQ question for the detailed explanation of all the module's parameters.

In Details / Position type planyopos. This is our custom position identifier which we will use to embed the content from planyo.

Joomla 1.6 - 3+ only: After you define the module's position (planyopos), you should also set the option Menu Assignment / Module Assignment to On all pages. This will allow the module to be embedded on any page. Of course you can change the position or module assignment option if you wish.

Click Save to save the module settings.

Now, wherever you want the reservation form to appear (e.g. inside an article), you'll need to use the following syntax to embed it:

{loadposition planyopos}
Po dodaniu formularza planyo na wybranej stronie, będzie on wyświetlał, w zależności od zastosowania, pole szukania (z wynikami), formularz rezerwacji, lub inna związana z Planyo treść wymagana do procesu rezerwacji. Po wybraniu jednego z dostępnych komponentów, w dalszej części tutorialu (Pole szukania dostępności, Podgląd kalendarza lub Link rezerwacyjny) podaj URL strony z formularzem planyo(np. http://myserver.com/my_reservations.php) w polu URL do strony rezerwacji na twojej stronie . W ten sposób, przez użycie jakiegokolwiek komponentu, odwiedzający pozostaną na twojej stronie (a dokładniej na stronie z formularzem planyo) przez cały proces rezerwacji.

If you want to embed the planyo module on many pages of your website (e.g. a search page, a page with a list of your resources, or on each resource details page) you can also set the display mode of the embedded module instance by adding an attribute string to the loadposition tag. The syntax is as follows:
{loadposition planyopos,attribute_string} where attribute_string is the attribute string which you can copy/paste from some of the widgets (in the last step of settings/integrate with my website) or you can consult the FAQ question Q167. Example: {loadposition planyopos,mode=reserve&resource_id=xyz} will display the reservation form for resource xyz (where xyz is a number representing a resource ID).