BookingFacil Reservations for Accommodations

Описание

BookingFacil Reservations for Accommodations connects WordPress accommodation websites with the BookingFacil SaaS platform. It lets property owners manage accommodation units, rates, availability, reservations, guests, and payment settings from WordPress.

Features include:

  • Accommodation unit, rate, and availability management.
  • Reservations, booking blocks, and guest CRM.
  • Mercado Pago integration for online payments.
  • Shortcodes to display a search form and accommodation catalog on any page.
  • Housekeeping reporting.
  • Discount coupons.

External services

This plugin connects to the following external services:

  • BookingFacil SaaS: required to provide accommodation management, availability, reservations, license validation, and optional telemetry.
    • The plugin sends the site URL, configured property and reservation data, the license email and API key, and an installation identifier when needed to validate the license, synchronize the property, or process a reservation. If the administrator explicitly opts in to telemetry, it also sends the site name, administrator email, WordPress version, and plugin version.
    • Service terms: https://bookingfacil.com.ar/terminos
    • Privacy policy: https://bookingfacil.com.ar/privacidad
  • iCalendar (iCal) feeds: used to provide accommodation availability feeds that property owners may optionally import into third-party calendar services, such as Airbnb or Booking.com.
    • The plugin provides a BookingFacil-hosted .ics feed URL containing availability and booking-blocking dates for an accommodation unit. The plugin does not send data directly to third-party calendar services; data is shared with them only if the property owner manually adds the feed URL to those services.
    • Privacy policy: https://bookingfacil.com.ar/privacidad
  • Mercado Pago: used only when the administrator enables Mercado Pago payment processing or tests Mercado Pago credentials.
    • The plugin sends the merchant access token to Mercado Pago to verify the connected merchant account. When the administrator clicks „Test connection“, the access token is sent to the https://api.mercadopago.com/users/me endpoint. Guest payment data is processed by Mercado Pago during payment flows.
    • Terms of service: https://www.mercadopago.com.ar/ayuda/terminos-y-condiciones_299
    • Privacy policy: https://www.mercadopago.com.ar/privacidad/declaracion-privacidad
  • Cloudflare Turnstile: optional anti-bot protection for the public booking form when a Turnstile site key is configured by the BookingFacil service.
    • When the booking form is displayed, the visitor’s browser loads Cloudflare’s Turnstile script and sends the data required by Cloudflare to evaluate the challenge.
    • Terms of service: https://www.cloudflare.com/terms/
    • Privacy policy: https://www.cloudflare.com/privacypolicy/
  • WhatsApp: optional contact links for property owners and guests.
    • When a visitor or administrator selects a WhatsApp contact link, their browser is redirected to https://api.whatsapp.com/send (or https://wa.me) with the configured phone number and the message text. No data is sent to WhatsApp until the link is selected.
    • Terms of service: https://www.whatsapp.com/legal/terms-of-service
    • Privacy policy: https://www.whatsapp.com/legal/privacy-policy

Снимки на разширението

Инсталиране

  1. Upload the plugin folder to /wp-content/plugins/, or install the ZIP through the WordPress Plugins screen.
  2. Activate the plugin through the WordPress Plugins screen.
  3. Go to “BookingFacil > License” and follow the steps to connect the site to the BookingFacil service.
  4. Configure your property in “BookingFacil > Settings”.

ЧЗВ

Do I need a license?

Yes. The plugin requires an active BookingFacil subscription to synchronize accommodations, rates, and reservations with the central service.

Can I use the plugin without Mercado Pago?

Yes. You can enable pay-at-property or bank transfer as alternative payment methods.

Where is my data stored?

Accommodation, rate, and reservation data are synchronized with the BookingFacil service. The plugin stores the license API key and email in the WordPress options table.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“BookingFacil Reservations for Accommodations” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Списък с промени

1.3.13

  • Carousel Arrows Compatibility: scoped CSS rules for accommodation image carousel arrows to prevent third-party theme styles from distorting navigation buttons or icons.
  • Strict Rate Coverage Enforcement: validates that 100% of queried nights have configured rates, displaying clean „Sin tarifa“ breakdown notices when nights are unpriced.
  • Rates Admin Clarification: updated table headers and modal tips to explicitly indicate that „Fecha Hasta“ represents the last lodging night covered.
  • Search Results & Detail Modal: resolved JavaScript reference issue when opening unit details directly from search results.
  • Checkout & Payments: fully integrated 100% and partial payment switches for Bank Transfer and Mercado Pago.

1.3.12

  • Payment Methods: added toggle switch to enable or disable 100% full payment for Bank Transfer and Mercado Pago, allowing accommodations to enforce deposit-only bookings if desired.
  • Frontend Checkout: dynamically respects the property’s 100% full payment configuration in the reservation modal and step 2 checkout options.
  • Passenger Book (Ley 18.828): enhanced manual passenger registration error handling with descriptive user messages and diagnostic console logging.

1.3.11

  • Subtle Branding & White-label: added discreet, non-intrusive „Booking Fácil“ badges across the search form, accommodation catalog, results modal, unit detail, and booking confirmation voucher.
  • White-label Control: introduced shortcode parameter show_branding="yes|no", Elementor widget switchers, a general setting in WP Admin, and the PHP filter booking_facil_show_branding for complete white-label flexibility.
  • Accessibility & SEO: added descriptive ARIA labels, external link security attributes (nofollow noopener), and monochrome B&W SVGs compliant with WordPress.org guidelines.

1.3.10

  • Public Search Form: dynamically inspects lodging units to only display amenities currently in use in advanced search filters, cleanly hiding catalog items not offered by any accommodation unit.
  • Public Search Form: restored responsive stepper buttons, SVG iconography, search submit styling, and centered advanced filters toggle pill.

1.3.9

  • Services & Amenities Management: added fixed table column headers (Icon, Service / Amenity Name, Status / Action) for clear administrative guidance.
  • Custom Icon Selector: introduced an interactive searchable dropdown with live SVG icon previews across 7 lodging categories, covering 44 monochrome open-source icons (connectivity, climate, outdoors, kitchen, parking, accessibility, camping, and security).
  • Automatic Keyword Heuristic: intelligent icon suggestion based on amenity name keywords (e.g. WiFi, swimming pool, barbecue, air conditioning, jacuzzi).
  • Accommodation Editor & Live Card Mockup: added bedrooms, bathrooms, and 60-character highlighted feature fields with real-time responsive 2-column card mockup preview and featured card amenity stars.
  • Design & Consistency: standardized all service badges and SVGs into clean, high-contrast monochrome styles across administration, Elementor, and public shortcodes.

1.3.8

  • Availability Search: added smart accommodation season ranges and unit recommendation cards when no direct availability is found for the requested dates, allowing guests to view active seasons and book with 1 click.
  • Availability Search: fixed duplicate error messages and added strict validation for minimum stay rules and real inventory pricing before suggesting alternative dates.
  • WordPress Guidelines & Security: completely removed inline styles from the search modal and error containers, replacing them with semantic prefixed CSS classes, and ensured strict escaping across all dynamic DOM elements.

1.3.7

  • Payment Methods & Checkout: fixed an access permission issue in the AJAX proxy where unauthenticated guests could not read the property’s configured payment settings, causing the booking modal to fallback to On-Arrival Payment only instead of displaying active Mercado Pago and Bank Transfer options.
  • Booking Modal: ensured asynchronous payment settings promise resolution in the unit detail modal and checkout step 2, instantly reflecting active payment options.

1.3.6

  • Elementor Search Widget: added dedicated „Advanced Filters Panel“ style section to customize panel background color, border color, section headings, amenity labels, and price min/max input fields.
  • Advanced Filters Panel: updated default panel background to a subtle adaptive translucent glassmorphism effect to ensure white labels remain perfectly legible over dark and image backgrounds.
  • SaaS License Management: fixed low-contrast text visibility for „Connection“ and „API Key“ table labels under the admin dark theme.
  • SaaS License Management: fixed plan usage progress bars (Accommodation Unit Types and Physical Rooms/Cabins) by replacing invalid static CSS syntax with dynamic inline styles and dark track styling.

1.3.5

  • Search Results & Catalog: converted search results and unit detail/checkout views into an elegant modal overlay, preventing background images and hero section layouts from stretching or clipping.
  • Responsive Accommodation Grid: redesigned the accommodation cards layout to display in 3 columns on wide screens, 2 columns on tablets, and 1 column on mobile devices.
  • Analytics & Conversion Funnel: native integration with Google Tag Manager (GTM) and Google Analytics 4 (GA4) eCommerce events via window.dataLayer (view_search_results, view_item, begin_checkout, purchase) to measure marketing funnels and ad ROI on Google Ads and Meta Pixel.
  • General Settings: added a dedicated Google Tag Manager (GTM) Container ID field with automatic script injection and clear guidance for non-technical users.

1.3.4

  • Elementor Search Widget: added brand color controls for search title, magnifying glass icon, field labels, search button (normal and hover), and advanced filters button (normal and hover).
  • Elementor Search Widget: added interactive backdrop-filter blur slider to dynamically control container glassmorphism blur depth.

1.3.3

  • Elementor Search Widget: optimized mobile layout with centered search icon and single-line title.
  • Elementor Search Widget: full-width search submit button on mobile devices for improved touch accessibility.
  • Advanced Filters: price range inputs (Min and Max) now seamlessly share 100% of available container width.
  • Pre-Check-in Online: fixed CSS display conflict to ensure the public passenger registration form renders immediately upon loading.
  • Pre-Check-in Online: automatic assignment of booking check-in and check-out dates to guest passenger records.

1.3.2

  • Passenger Book and Transit Sheets: redesigned manual and edit modal into 5 themed blocks with a structured 2-column layout (Stay/Accommodation, Passenger info, Residence address, Vehicle & Transit, Minors & Observations).
  • Added comprehensive transit and lodging fields: direct contact phone, city/locality, province, vehicle brand/model, vehicle plate/domain, and adult/child group counts.
  • Fixed date picker and timezone handling (UTC offset shift) when loading, formatting, and editing check-in / check-out dates with Flatpickr.
  • Booking Occupants Management: reorganized the internal occupants form in reservation management into 4 themed blocks with 2 columns, adding vehicle and contact phone badges in the occupants table.
  • Enriched public pre-check-in, PDF official passenger book export (landscape A4), and CSV/Excel exports with the new vehicle, transit, and contact data.

1.3.1

  • Setup Wizard improvements: full-width layout, automated diagnostic cards, Elementor/Front-Page shortcode detection, and per-unit rate breakdown.
  • Rates and Availability: auto-load first unit on entry and enhanced selector with visual indicators for active, expired, and missing rates.
  • License management: improved plan selection and checkout flow for coupon and trial accounts.
  • Added escapeHtml helpers across admin scripts for enhanced UI security.

1.3.0

  • Added support for multiple notification and contact email addresses in Settings.
  • Added dedicated Mercado Pago email field, decoupling gateway payouts from notification emails.
  • Added manual occupant/passenger registration without prior reservations in Passenger Book (ideal for campsites, parcel rentals, and direct guests).
  • Fixed date modification panel display toggle in admin reservation modal.
  • Added passengers endpoint to administrative proxy whitelist.

1.2.15

  • Added booking-specific passenger records (BookingGuest) to support Argentina’s Ley 18.828 passenger book requirements.
  • Added admin occupant management in the reservation modal.
  • Added secure public pre-check-in flow for guests.
  • Added passenger book report with filters and PDF/CSV exports.
  • Automatic creation of primary passenger from reservation holder in public and manual bookings.

1.2.14

  • Removed remote image URLs from shortcode examples in the integration page.
  • Removed inline blocks from frontend QR payment status and moved spinner animation to frontend-common.css.
  • Adjusted guest booking email subject/body to indicate „pending payment“ status when the booking is not yet confirmed.

1.2.13

  • Replaced remote sample asset URLs in admin integration examples and placeholders with local relative paths.
  • Renamed localized JavaScript global variables to use the bookingFacil prefix (bookingFacilConfig, bookingFacilProxy, bookingFacilAdminFetch) complying with WordPress.org guidelines.
  • Removed hardcoded fallback phone numbers from WhatsApp actions.

1.2.12

  • Fixed loading of administrative styles and scripts on plugin submenu pages.

1.2.11

  • Updated the plugin identity and English directory metadata.
  • Sanitized proxied query parameters and JSON request bodies.
  • Documented external services.
  • Removed the unnecessary translation loading call for WordPress.org.

1.2.10

  • Responsive layout improvements for accommodation cards.