Linux 软件免费装
Banner图

Vachr Short-Term Rental Reservations

开发者 chuckumi
更新时间 2026年4月3日 18:59
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

booking calendar ical reservation rental

下载

1.4.4 1.4.2 1.4.3 1.4.5 1.4.6

详情介绍:

The Vachr Short-Term Rental Reservations is the ultimate, all-in-one booking and management solution for WordPress, designed specifically for property owners and managers who need full control without complexity. It transforms your WordPress site into a professional rental platform for apartments, vacation homes, or rooms, offering everything you need for effortless property management in one place. [youtube https://www.youtube.com/watch?v=f38MZyG0TAE] Watch this video to see how to manage and use the system. This plugin is a complete powerhouse that handles everything from initial booking to guest registration. It features a highly flexible pricing engine for creating complex discounts and seasonal rates, fully customizable registration forms with custom fields, and the ability to offer additional services with their own pricing. The entire system is translatable and allows you to tailor the visual appearance of your forms to perfectly match your website's brand. This plugin is completely free to use. However, if you find it helpful and would like to support its further development, any small donation (even just a few Euros) is greatly appreciated. Your support will help me implement upcoming features like automated arrival reminders and many others. You can manage an unlimited number of apartments, everything is fully translatable, and it offers all the essential tools without limitations. I use it myself and can personally vouch for its reliability and effectiveness. Key Advantages

安装:

  1. Upload the plugin files to the /wp-content/plugins/vachr-short-term-rental-reservations directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to the 'Apartments' menu to create your first rental unit.
  4. Use the provided shortcodes to display the booking form or calendar on your pages.

屏幕截图:

  • Booking form - guest contact information.
  • Booking form - services and price overview.
  • Admin - Unit management and settings.
  • Admin - Rates and pricing engine configuration.
  • Admin - Apartment-specific services configuration.
  • Admin - Bookings overview from website and external channels (Booking.com, Airbnb, etc.).
  • Admin - Customizing the visual appearance of the calendar and forms.
  • Admin - Guest registration management for tourist tax records.
  • Admin - Advanced discounts and seasonal pricing rules.
  • Admin - Two-way iCal synchronization settings for external OTAs.
  • Admin - Global services and amenities management.
  • Public guest registration form for collecting tourist tax data.

常见问题:

How do I display the booking form?

Use the shortcode [vstrb_booking_form unit="YOUR_ID"].

How do I display the availability calendar?

Use the shortcode [vstrb_availability_calendar unit="YOUR_ID" months="3"].

How do I collect guest registration data (e.g. from Booking.com guests)?

Use the shortcode [vstrb_guest_registration unit="YOUR_ID"] on any page. Share the link with your guest — they fill in their personal details without needing to register. Submitted data is saved to the database and sent by email to both the admin and the guest. You can review all registrations under Bookings → Guest Registrations in the admin panel. Optional parameters:

  • title="TEXT" — custom heading displayed above the form. If omitted, the apartment name is used as the heading.
  • language="LOCALE" — locale code (e.g. cs_CZ, de_DE, en_US) to render the form labels in a specific language. If omitted, the current site language is used.
Example: [vstrb_guest_registration unit="YOUR_ID" title="Apartmán Modrý dům" language="cs_CZ"]

Can I pre-fill the guest registration form from a URL?

Yes. The [vstrb_guest_registration] shortcode reads the following GET parameters and pre-fills the corresponding form fields:

  • date_from — check-in date (format: YYYY-MM-DD)
  • date_to — check-out date (format: YYYY-MM-DD)
  • first_name — guest's first name (pre-fills the first guest block)
  • last_name — guest's last name (pre-fills the first guest block)
  • source — booking source; accepted values: booking_com, airbnb, vrbo, expedia, direct, other
  • booking_ref — booking reference number
Example URL: https://bayernrelax.eu/en/accommodation-registration-tourist-tax/?date_from=2026-07-01&date_to=2026-07-07&first_name=John&last_name=Doe&source=booking_com&booking_ref=1234567890 This is useful when sending a registration link directly from a booking confirmation email.

更新日志:

1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.0 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.2 1.2.1 1.2.0 1.1.1 1.1.0