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.
{{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
Do I need to have coding skills to use the Yatra WordPress plugin?
No, you don’t need any coding skills. You can create unlimited tour packages with availability option & sell those packages easily.
Changelog
= 2.2.8 | 2024-07-13 * Fixed – Tour Archive page search bar design issue * Added – Image Slider on tour single page * Fixed – Minor other design tweaks