[WordPress] 外掛分享: Yatra – Tour and Travel Booking Solution

WordPress 外掛 Yatra – Tour and Travel Booking Solution 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Yatra – Tour and Travel Booking Solution」是 2019-05-09 上架。
  • 目前有 1000 個安裝啟用數。
  • 上一次更新是 2024-11-07,距離現在已有 176 天。
  • 外掛最低要求 WordPress 5.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 有 20 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

mantrabrain | gangadharkashyap |

外掛標籤

travel | tour booking | Tour Operator | travel agency | Travel booking |

內容簡介

最佳免費WordPress旅遊訂房外掛程式 - Yatra

↪️ 查看演示 ↪️ 文檔 ↪️ 加入Facebook社群

Yatra是一個免費、支援SEO並擴展性強大的WordPress旅行預訂外掛程式,可用於旅遊業者及旅行社建立旅行和旅遊套餐。

使用Yatra WordPress旅遊管理外掛程式輕鬆簡單地創建旅程、行程和徒步旅行套餐,並支援不同類型的付款閘道,以便輕鬆接受付款。您甚至可以根據可用性日曆從行程日期修改定價。

↪️ Yatra主站 ↪️ 高級擴展功能 ↪️ 功能請求

⭐ 建立免費實時演示測試站點以測試Yatra WordPress外掛程式 ⭐

Yatra WordPress旅行預訂外掛程式功能

無限旅行和旅遊套餐與活動和目的地頁面
簡單而智能的預訂流程
動態靈活定價
具備動態前端頁籤功能
使用動態按日定價的可用性日曆
預訂日曆
查詢表格
無限旅行和旅遊類別
可翻譯:此外掛程式完全支持翻譯,因此可隨意使用任何語言
電子郵件通知
聰明的電子郵件標籤功能
PayPal付款閘道
我的帳戶區域
獨立的客戶區域
折扣券
稅項選項
導入/導出
無限行程
預訂和查詢通知電子郵件
高級搜索和篩選
Mini購物車

高級付款閘道擴展

Yatra Stripe
Yatra Authorize.Net
Yatra Razorpay
Yatra 2Checkout

其他高級擴展功能

Yatra Downloads
Yatra Services
Yatra Availability Conditions
Yatra Partial Payment
Yatra Review and Rating

原文外掛簡介

Best Free WordPress Travel Booking Plugin – Yatra
↪️ View Demo ↪️ Documentation ↪️ Join Facebook Community
Yatra is a free, SEO friendly & scalable WordPress travel booking plugin to create travel and tour packages for tour operators and travel agencies.
It’s really simple & easy to create trip, itinerary & trekking packages with the Yatra WordPress travel management plugin and supports different types of payment gateways so that it’s easy to accept payments. You can even modify your pricing as per trip date from the availability calendar.
↪️ Yatra Main Site ↪️ Premium Extensions ↪️ Feature Request
⭐ Create FREE live demo testing site to test Yatra WordPress plugin ⭐
Travel Booking plugin for WordPress – Yatra Video Tour

Yatra WordPress travel booking plugin features

Unlimited Travel & Tour Package with Activity & Destination pages
Easy & Smart booking process
Flexible/Dynamic Pricing with pricing label
Dynamic frontend tabs
Availability calendar with dynamic day-wise pricing
Booking Calendar
Enquiry form
Unlimited Travel and Tour Categories
Translation Ready: The plugin is fully translation ready. So feel free to your website in any language.
Email notification
Smart Tags for the email message
PayPal Payment gateway
My account section
Separate customer section
Discount Coupon
Tax Option
Import/Export
Unlimited itineraries
Easy itinerary builder
Booking & Enquiry notification email
Advanced search & filter
Mini cart
Google reCaptcha
Image Slider
Travel Map

Premium Payment Gateway Extensions/Addons

Yatra Stripe
Yatra Authorize.Net
Yatra Razorpay
Yatra 2Checkout

Other Premium Extensions/Addons

Yatra Downloads
Yatra Services
Yatra Availability Conditions
Yatra Partial Payment
Yatra Review and Rating
Yatra Google Calendar

View all Yatra Premium Extensions/Addons
Shortcodes
Shortcode for Checkout Page:
[yatra_checkout]
Shortcode for Cart Page:
[yatra_cart]
Shortcode for My Account Page:
[yatra_my_account]
Shortcode for Activity Listing:
[yatra_activity order="desc" per_page="2"]
Shortcode for Destination Listing:
[yatra_destination order="desc" per_page="2"]
Shortcode for Discount & Deals Listing:
[yatra_discount_and_deals order="asc" posts_per_page="2"]
Shortcode for Tour Listing:
[yatra_tour order="asc" featured="1" posts_per_page="5"]
Shortcode for Mini Cart:
[yatra_mini_cart]
Shortcode for Search:
[yatra_search]
Shortcode for Login:
[yatra_login redirect="https://yourdomain.com/your-redirect-link"]
Smart Tags For Booking Notification Email

{{home_url}} : Get home page url
{{blog_info}} : Get blog info of a website
{{booking_code}} : Get booking code of specific booking
{{booking_status}} : Get current booking status of specific booking
{{booking_tours_count}} : Total tour count on specific booking
{{total_number_of_persons}} : Get total number of persons on the specific booking.
{{gross_booking_price}} : Get current booking gross price of specific booking.
{{discount}} : Get discount amount of specific booking.
{{net_booking_price}} : Get current booking net price of specific booking.
To show the tour list, You need to wrap as follows.
You have to start and end tour_list_loop by using {{tour_lists_loop_start}} and {{tour_lists_loop_end}} to use the {{tour_name}}, {{tour_date}} and {{number_of_person}}.
{{tour_lists_loop_start}}

{{tour_name}} – Name of the particular tour
{{tour_date}} – Tour Date ( which was selected by user while booking the tour package )
{{number_of_person}} – Number of person ( which was enter by user while booking the tour package )
{{total_tour_price}} – Total tour price for individual tour

{{tour_lists_loop_end}}
{{customer_name}} : Get customer name of specific booking
{{customer_email}} : Get customer email of specific booking
{{customer_phone_number}} : Get customer phone number of specific booking
{{customer_country}} : Get customer country of specific booking

Smart Tags For Enquiry Notification Email

{{home_url}} : Get home page url
{{blog_info}} : Get blog info of a website
{{enquiry_fullname}} : Get Full name from enquiry form
{{enquiry_tour_name}} : Get selected tour name from enquiry form
{{enquiry_email}} : Get email used to submit enquiry form
{{enquiry_country}} : Get selected country from enquiry form
{{enquiry_phone_number}} : Phone number from enquiry form
{{enquiry_number_of_adults}} : Number of adults from enquiry form
{{enquiry_number_of_childs}} : Number of childs from enquiry form
{{enquiry_message}} : Enquiry message
{{enquiry_subject}} : Enquiry subject
{{enquiry_date}} : Date of enquiry form submission

YATRA SPECIFIC THEME

Resa by MantraBrain

COMPATIBLE THEMES

Resa by MantraBrain
Blocksy by creativethemeshq
Kadence by Ben Ritner – Kadence WP

💙 LOVED YATRA TRAVEL BOOKING PLUGIN? 💙

Join our Facebook Community Group
Rate us on WordPress

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Yatra – Tour and Travel Booking Solution」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


2.2 | 1.0.0 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | 2.0.8 | 2.0.9 | 2.1.0 | 2.1.1 | 2.1.2 | 2.1.3 | 2.1.4 | 2.1.5 | 2.1.6 | 2.1.7 | 2.1.8 | 2.1.9 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | 2.2.5 | 2.2.6 | 2.2.7 | 2.2.8 | 2.2.9 | trunk | 2.0.10 | 2.0.11 | 2.0.12 | 2.0.13 | 2.0.14 | 2.0.15 | 2.1.10 | 2.1.11 | 2.1.12 | 2.1.13 | 2.1.14 | 2.1.15 | 2.1.16 | 2.2.10 | 2.1.5-beta |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon