WooCommerce Event Manager Plugin: WPEvently is the best WordPress event plugin for creating events, managing registrations, and selling tickets easily …

Taxi Booking Manager for WooCommerce – WordPress plugin | Ecab
Hospedagem WordPress com plugin Ecab Taxi Booking Manager for WooCommerce
Onde hospedar o plugin Ecab Taxi Booking Manager for WooCommerce?
Este plugin pode ser hospedado em qualquer hospedagem que tenha WordPress instalado. Recomendamos escolher um provedor de hospedagem seguro, com servidores adaptados para WordPress, como o serviço de hospedagem da MCO2.
Hospedando o plugin Ecab Taxi Booking Manager for WooCommerce em um provedor confiável
A MCO2, além de instalar o WordPress na versão mais nova para seus clientes, disponibiliza o plugin WP SafePress, um mecanismo exclusivo que salvaguarda e aumenta a performance do seu site conjuntamente.
Por que a Hospedagem WordPress funciona melhor na MCO2?
A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
Taxi and Chauffeur Booking service Manager is a dynamic WordPress taxi and Chauffeur booking plugin that enhances your website functionality to leverage your taxi booking business potential. It allows you to create a fully functional taxi booking system, providing a convenient way for customers to book rides online. Whether you run a taxi service or need to integrate booking capabilities for transportation services, this plugin has got you covered.
Make Yourself Comfortable With:
🧶 View Live Taxi Booking Demo
👉 Plugin Documentation
Taxi and Chauffeur Booking Solution that Changes the Game
Since the taxi business has evolved in different shapes with time, online taxi booking has become increasingly popular. Ecab has taken your taxi booking hassle creating the taxi booking manager plugin solution for your WordPress website. It is powered by WooCommerce and known by WordPress users as a taxi booking manager for WooCommerce.
As a result of our efforts, we have successfully replaced a large number of manual taxi booking systems with the digital data-driven, fastest, most effective, and easy-to-use for Chauffeur booking solution. That’s why it is one of the best taxi booking plugins in WordPress.
Let’s look at the key features that make the plugin more acceptable in its category.
Key Features:
🤝 User-Friendly Interface
Enjoy a user-friendly interface that simplifies taxi booking management for administrators and customers.
⏱ Flexible Booking Options
Provide customers with the flexibility to choose immediate pickups or pre-scheduled rides according to their preferences.
💵 Fare Calculation
Automatic fare calculation based on distance, time, or any custom criteria you define.
📰 Customizable Rates
Set up custom rate plans, allowing you to tailor pricing based on different zones, distances, or other factors.
💰 Multiple Payment Gateways
Easily integrate with popular payment gateways to offer secure and diverse payment options for customers.
🤹 Booking Management
Efficiently manage all taxi bookings from your WordPress dashboard, with the ability to view, modify, or cancel bookings as needed.
🗺 Google Maps API
Google Maps API is integrated for route mapping, enhancing the navigation experience for both customers and drivers.
💦 Responsive Design
The plugin is designed to be fully responsive, offering a smooth booking experience across various devices.
🛠 Gutenberg & Elementor Support
Easily add booking forms using the Site Editor (Gutenberg) block or an Elementor widget, providing seamless customization for different page builders.
📍 API For Autocomplete Of Google Addresses
Enhance the booking experience with auto-suggestive address suggestions for customers during the booking process.
⌚ Establish Operating Hours
Define the operational schedule for transportation services, or opt for 24-hour availability.
🛠️ Pricing Model Tabs
Easily switch between different pricing models using tabs for a seamless booking experience.
Pro Features (Available in Pro Version):
**📧 📅 Google Calendar Integration **
Automatically add booking details to the admin’s Google Calendar.
Provide a link after booking so customers can easily add the event to their own calendar
📧 Email Customization
Receive order confirmations and deliver PDF receipts easily after successful payments with dual email functions.
⏳ Wait Time Option With Extra Payment
Offer extra waiting time for users with convenient pricing, ensuring a smooth traveling journey.
🛒 Customizable Checkout Field
Add, edit, or delete necessary fields for personal information collection before boarding a car or taxi cab, ensuring all needed data is securely stored.
🛒 WooCommerce Custom Checkout Integration
Create unique checkout experiences for customers, offering payment methods, order notes, discounts, and special deals without coding.
🎟️ Ticket Confirmation In PDF Format
Automatically generate PDF tickets or invoices after bookings, providing customers with convenient and secure invoices for accounting purposes.
🚩 Designating Transport Operation Areas
Set a fixed area for transport by using Google map
🏬 Establish GEO FENCE Boundaries and Pricing
Utilize Google Maps to delineate both intercity and intracity zones, along with corresponding pricing
🧢 Driver Panel to track service status
Driver panel feature enables administrators to assign vehicles to drivers. Additionally, email notifications are automatically sent to relevant parties whenever there is a change in the service status of an order
🔢 Quantity with interval booking time
You can set quantity of transport with interval of booking time for that transport
Available Addons:
⏰ Peak Hour Addon
Set peak hour pricing by date range and specific time range
**≣ Comprehensive Order List Section
View and manage all bookings in a detailed order list
Third-Party Service:
This plugin relies on the Google Maps API, a service provided by Google, Inc. It is used for displaying Google Maps and finding distance. Please note that your usage of this plugin constitutes acceptance of Google’s terms and policies.
Link to Google Maps API:
For more information about the Google Maps API, visit: Google Maps API Link
Terms of Use:
Review the Google Maps API terms of use: Google Maps API Terms of Use Link
Privacy Policy:
Understand how Google handles your data through the Maps API: Google Privacy Policy Link
Guideline
Shortcode:
[mptbm_booking price_based=’dynamic’ form=’horizontal’ progressbar=’yes’ map=’yes’]
Parameters:
– price_based: Determines the pricing model.
– Options:
– dynamic
(default): Pricing is based on Google Map distance.
– manual
: Fixed pricing between two locations.
– fixed_hourly
: Price by hour/time.
– Example: [mptbm_booking price_based=’manual’]
-
form: Sets the form layout.
- Options:
horizontal
(default): Standard form layout.inline
: Minimal single-line form.
-
progressbar: Controls the display of the progress bar.
- Options:
yes
(default): Progress bar is visible.no
: Progress bar is hidden.
-
map: Toggles the map display.
- Options:
yes
(default): Map is displayed.no
: Map is hidden.
-
tab: Enables or disables tabbed options.
- Options:
no
(default): Tabs are disabled.yes
: Displays tabs for different booking types (hourly, distance, manual).
-
tabs (used when
tab
is set to ‘yes’): Specifies which tabs to display or exclude.- To show all tabs: [mptbm_booking tab=’yes’ tabs=’hourly,distance,manual’]
- To show specific tabs: [mptbm_booking tab=’yes’ tabs=’hourly,distance’] (hides ‘manual’)
- To show only one tab: [mptbm_booking tab=’yes’ tabs=’manual’] (hides ‘hourly’ and ‘distance’)
Examples:
– Display all tabs:
[mptbm_booking tab=’yes’ tabs=’hourly,distance,manual’]
-
Display only ‘hourly’ and ‘distance’ tabs:
[mptbm_booking tab=’yes’ tabs=’hourly,distance’] -
Display only the ‘manual’ tab:
[mptbm_booking tab=’yes’ tabs=’manual’]
Legal Protection
This transparency is crucial for legal protection. By using this plugin, you acknowledge and accept the reliance on the Google Maps API. Review the terms of use and privacy policy for both this plugin and the Google Maps API to ensure a comprehensive understanding of the services and how your data is handled.
Capturas de tela







