Skip to content

Yatra is a free travel & tour booking WordPress plugin to create travel and tour packages for tour operators and travel agencies. This is beta version of travel & tour booking plugin for now.

License

mantrabrain/yatra

Repository files navigation

=== Travel Booking For WordPress, Tour Booking System, Trip Booking WordPress Plugin - Yatra ===
Contributors: MantraBrain, gangadharkashyap
Tags: travel-agency, travel, tour-booking, travel-booking, tour-operator
Requires at least: 5.6
Tested up to: 6.5
Requires PHP: 7.0
Stable tag: 2.2.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Yatra is a free travel & tour booking WordPress plugin to create travel and tour packages for tour operators and travel agencies.

== Description ==

### Best Free WordPress Travel Booking Plugin - Yatra

↪️ [View Demo](https://demo.wpyatra.com) ↪️ [Documentation](https://wpyatra.com/docs/) ↪️ [Join Facebook Community](https://www.facebook.com/groups/yatrawordpressplugin)

[Yatra]( https://wpyatra.com/?utm_source=wordpress&utm_medium=wppage&utm_campaign=wporg) 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](https://wpyatra.com?ref=wordpress.org) ↪️ [Premium Extensions](https://wpyatra.com/extensions/?ref=wporg) ↪️ [Feature Request](https://wpyatra.com/roadmap/?ref=wporg)

⭐    [Create FREE live demo testing site to test Yatra WordPress plugin  ](https://demo.tastewp.com/yatra-wordpress-plugin) ⭐

== Travel Booking plugin for WordPress - Yatra Video Tour ==

[youtube https://www.youtube.com/watch?v=URdGixOz760]

== 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


== Premium Payment Gateway Extensions/Addons ==

* [Yatra Stripe](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-stripe)
* [Yatra Authorize.Net](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-authorizenet)
* [Yatra Razorpay](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-razorpay)
* [Yatra 2Checkout](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-2checkout)

== Other Premium Extensions/Addons ==

* [Yatra Downloads](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-downloads)
* [Yatra Services](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-services)
* [Yatra Availability Conditions](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-availability-conditions)
* [Yatra Partial Payment](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-partial-payment)
* [Yatra Review and Rating](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-review-rating)
* [Yatra Google Calendar](https://wpyatra.com/pricing/?ref=wordpress.org&addon=yatra-google-calendar)


[View all Yatra Premium Extensions/Addons](https://wpyatra.com/extensions/?utm_source=addons&utm_medium=viewall&utm_campaign=wporg)


== Shortcodes ==
Shortcode for Checkout Page:
<pre>[yatra_checkout]</pre>

Shortcode for Cart Page:
<pre>[yatra_cart]</pre>

Shortcode for My Account Page:
<pre>[yatra_my_account]</pre>

Shortcode for Activity Listing:
<pre>[yatra_activity order="desc" per_page="2"]</pre>

Shortcode for Destination Listing:
<pre>[yatra_destination order="desc" per_page="2"]</pre>

Shortcode for Discount & Deals Listing:
<pre>[yatra_discount_and_deals order="asc" posts_per_page="2"]</pre>

Shortcode for Tour Listing:
<pre>[yatra_tour order="asc" featured="1" posts_per_page="5"]</pre>

Shortcode for Mini Cart:
<pre>[yatra_mini_cart]</pre>

Shortcode for Search:
<pre>[yatra_search]</pre>

Shortcode for Login:
<pre>[yatra_login redirect="https://yourdomain.com/your-redirect-link"]</pre>


== 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](https://wordpress.org/themes/resa/?ref=yatrapluginorg) by MantraBrain

== COMPATIBLE THEMES ==
* [Resa](https://wordpress.org/themes/resa/?ref=yatrapluginorg) by MantraBrain
* [Blocksy](https://wordpress.org/themes/blocksy/?ref=yatrapluginorg) by creativethemeshq
* [Kadence](https://wordpress.org/themes/kadence/) by Ben Ritner - Kadence WP

## 💙 LOVED YATRA TRAVEL BOOKING PLUGIN? 💙 ##

- Join our [Facebook Community Group](https://www.facebook.com/groups/yatrawordpressplugin)
- Rate us on [WordPress](https://wordpress.org/support/plugin/yatra/reviews/?rate=5#new-post)

== Installation ==
### How to install the plugin ###
1. Open WordPress admin, go to Plugins, and click Add New
2. Enter "Yatra" in search and hit Enter
3. Plugin will show up as the first on the list, click "Install Now"
4. Activate & open the plugin's page from the admin menu

Or if needed, upload manually;

1. Download the latest stable version from <a href="https://downloads.wordpress.org/plugin/yatra.zip">downloads.wordpress.org/plugin/yatra.zip</a>
2. Unzip it and upload it to _/wp-content/plugins/_
3. Open WordPress Dashboard > Plugins and click "Activate" next to "Yatra"
4. Open the plugin's page from the admin menu

== Frequently Asked Questions ==

= Does the plugin work with any WordPress themes?

Yes, Yatra WordPress Travel plugin is designed to work with any themes that have been coded following WordPress guidelines.

= Do you have any written documentation about the Yatra WordPress plugin?

Yes, we have. Check out this [documentation](https://wpyatra.com/docs/?ref=wporg)

= Where can I report bugs? =

You can Report bugs on the [Yatra GitHub repository](https://github.com/mantrabrain/yatra). You can also notify us via our email at mantrabrain@gmail.com directly.

= 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.

== Screenshots ==
1. Add a new tour option - Backend
2. Add new tour with custom attributes - Backend
3. Add a new tour and manage frontend tabs while creating a new tour - Backend
4. Custom destination create option - Backend
5. Custom activity create option - Backend
6. Customer enquiries - Backend
7. Booking listing page - Backend
8. Booking view option - Backend
9. General setting page - Backend
10. Dynamic Tab Setting - Backend
11. Availability options - Backend
12. Dynamic day wise pricing as per availability - Backend
13. Tour Single Page with booking calendar
14. Enquiry form - frontend
15. Frontend Tour Tab view
16. Yatra Cart Page
17. Yatra Checkout Page


== Changelog ==

= 2.2.2 | 2024-03-21
* Fixed - Minor undefined issues

[See changelog for all versions](https://plugins.svn.wordpress.org/yatra/trunk/changelog.txt).

About

Yatra is a free travel & tour booking WordPress plugin to create travel and tour packages for tour operators and travel agencies. This is beta version of travel & tour booking plugin for now.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •