

Configure currency, date and time formats, minimum rental days and booking emails.
CarRentory is a car rental booking system for WordPress. Manage vehicles, fleet availability, locations, pricing, extras, customers, and bookings directly in WordPress — without WooCommerce or an external booking platform.
Customers can search pickup and return dates, compare available vehicles, choose extras, and submit a booking through a responsive booking flow. CarRentory Free includes the complete offline booking workflow with pay on arrival and bank transfer.
CarRentory is built for independent car rental businesses and small fleets that want a focused vehicle rental and booking system inside WordPress.
CarRentory is multilingual and fully translation-ready, with prepared translations for English, German, Greek, Spanish, French, Italian, and Dutch. Customer-facing text uses the active WordPress locale where available, and emails can use the booking’s saved locale.
The multilingual runtime includes Polylang-aware page and locale handling. WPML is not supported.
CarRentory is purpose-built for vehicle rental instead of adapted from a generic product cart. Rental details stay visible, results keep the booking action clear, and the booking page groups customer details, extras, payment, terms, and price into a guided flow.
No plugin can guarantee a conversion increase, but CarRentory gives you a focused booking experience designed around clarity, responsive use, and fewer unnecessary decisions.
Every customer-facing Free template can be overridden from a theme or child theme, including search, filters, results, vehicle cards, notices, booking sections, payments, pricing, and confirmation.
For example, copy:
wp-content/plugins/carrentory/templates/search/form.php
to:
wp-content/themes/your-child-theme/carrentory/search/form.php
Keep the same relative path inside the theme’s carrentory directory. Keep business logic in plugin services and hooks, not templates.
Developers can adjust template data and template locations without editing core files. Useful extension points include:
carrentory_get_template_argscarrentory_locate_templatecarrentory_before_templatecarrentory_after_templatecarrentory_frontend_view_dataSee the documentation for examples and the supported template structure.
CarRentory Pro is the released, optional, separately licensed add-on for businesses that need more pricing control, online payments, financial visibility, and faster booking administration.
CarRentory Pro includes:
CarRentory Free remains fully usable without Pro. Pro licensing, account management, downloads, and updates are handled only by the separate Pro add-on.
CarRentory stores booking and customer information in the site’s WordPress database. Site owners are responsible for privacy notices, legal terms, retention, access controls, and compliance. Business details entered in settings may appear to customers and in emails.
Use these shortcodes on your frontend pages:
[carrentory_search_form] – Displays the rental search form.[carrentory_vehicle_results] – Displays matching vehicle results.[carrentory_booking_form] – Displays the booking request form.Recommended page setup:
Search and results page:
[carrentory_search_form]
[carrentory_vehicle_results]
Booking page:
[carrentory_booking_form]
Select these pages in CarRentory settings so the booking flow can create the correct links and redirects.
Enable pay on arrival, bank transfer, or both in Payments settings. Staff can update the selected method and payment status from the booking screen.
Stripe Checkout is part of the optional CarRentory Pro add-on and is not included in Free.