
Tour Master is a premium WordPress plugin that comes with most complete tour & room booking management system. This plugin is especially designed for tour operator, tour package, travel agency, travel ticket seller, transportation ticket, hotel, resort and much more. The system is integrated with plenty of necessary features.
Hotel Features
- Multi Currency
- Membership System
- Online & Offline Payment
- Woocommerce Payment (Deposit not supported)
- Seasonal Pricing
- Ability to edit order from admin backend
- Ability to add new booking manually from admin backend
- Add room minimum stays
- Additional Service (ie. airport transfers service.)
- Multiple Deposit
- User Dashboard
- Email Notification
- Shopping Cart
- iCal Supported
- Powerful Room Search
- Multiple Location Supported (via category or custom filter)
- Customizable Enquiry Form
- Embedded Third Party System
- Social Login
- Transaction CSV Exporter
- Coupon Code

Demo: https://codecanyon.net/item/tour-master-tour-booking-travel-wordpress-plugin/20539780==v5.2.3== 27/09/2023
fix default currency on order page
– tour/include/order.php
add phone number to woocommerce order
– include/payment-util.php
– room/include/payment-util.php
fix stripe clp currency
– include/stripe/stripe.php
– room/include/stripe.php
fix room enable full payment option
– tourmaster/room/include/payment-element.php
– tourmaster/room/tourmaster-room.js
add random order to related tour
– tour/single/tour.php
– tour/single/tour-2.php
– tour/single/tour-3.php
Add support for woocommerce zipcode if used as custom contact detail fields
Fix woocommerce address1 field not showing on order page
– room/include/payment-element.php
– include/payment-util.php
Add option for tour email template (plain, HTHML)
– include/mail-util.php
– tour/include/tour-util.php
– tour/include/plugin-option.php
fix payment content css on safari ( for some specific site )
– tourmaster.css