Demos
Front-end and back-end demos are available:
- Front End Demo
- Back End Demo (username: halio, password: password)
Description
Halio is a powerful WordPress plugin for any business that provides transport as a service. It facilitates the price estimation, booking and payment of journeys. Halio has been professionally designed to provide a high quality user experience both for customers and admins.
Halio allows for the creation of multiple, complex pricing conditions to accommodate for any situation. You can charge based on distance, time or occupants either individually or in combination. Alternatively if you want to charge a fixed price for certain locations, that it possible with geo-location based pricing conditions. You can also add uber-style surge charges, for example multiplying fares by 1.5x in rush hour.
Because Halio is compatible with WooCommerce, it allows for a wide variety of options and customisations. Customers can pay by Card, Cash, PayPal or more. It is up to you how you customise the experience.
What are people saying?
Features
Geolocation Based Pricing Conditions
|
Create Your Own Pricing Structure
|
|
Multilingual Ready
|
Uber-style Surge Pricing
|
|
Customisable
|
Custom Checkout Fields
|
|
Future-proof Code
|
Draggable Map Markers
|
|
Vehicle Avilability Time
|
Efficient Code
|
|
WooCommerce Integration
|
Lifetime Updates
|
|
Responsive Form
|
Calendar
|
|
Intuitive Admin Area
|
Intelligent Code
|
Customisation
Halio provides a wide array of settings allowing you to customise the experience to your own needs. Error messages, labels and logos can be customised completely.
Geolocation Pricing Conditions
Geolocation Pricing Conditions allow you to draw a specific region on a map that you want a custom price to be charged. For example you could draw Leeds and London. If the user is picked up/dropped off within the region then you can either charge a fixed price, increase the fare by a multiplier or add an amount to the fare.
Draggable Markers
Sometimes your customers will be at an address that isn’t available in the Google autocomplete or they simply want more accuracy than a textual address can achieve. To solve this, the markers are draggable and once repositioned the quote will be automatically recalculated.
The address field is then prepended with ‘Dropped pin:’ so you can see in the admin area if you need to go to a specific location.
Draggable markers are disabled for the origin or destination respectively if either uses ‘Fixed Addresses’ which are shown further down.
Custom Fields
Say, for example, you run an airport shuttle company and you want all your customers to provide their flight number. To do this, you can add a custom checkout field and make it required.
This integrates with WooCommerce to provide a sleek look.
Vehicle Availability Times
Vehicles can be made available only at certain times of the day, or completely unavailable on a given day. Each vehicle can have unique availability times.
If the vehicle is unavailable a customisable error message will display in the quote form.
Fixed Addresses
If your business only picks up/drops off from certain destinations then you can make the user choose from a predefined list of addresses instead of letting them type it themselves.
Acceptance Region
Acceptance Regions allow you to define an area where you want to allow people to be picked up from. If someone tries to book a job and they are picked up outside the acceptance region, a customisable error message will be displayed. This feature is disabled by default.
Calendar
The calendar allows you to visualise all your bookings and quickly get all the important information.
Emails
The Journey Information is displayed in emails to both admins and customers to give a quick overview of the order.
More Reviews
Translations
All the text in the customer facing area of Halio can be customised so you can write it in any language you want. The admin area currently supports the following languages:
- English
- French
- Polish
Don’t see your language here? Get in touch and we can work on a translation together. I am constantly working to release new languages.
Changelog
== v 1.5.1 - 27/7/2017 == * Fix: WordPress 4.8 and WooCommerce 3.0 == v1.4.9 - 1/6/2017 == * Fix: Bugfixes == v1.4.8 - 27/11/2016 == * Fix: Copy functionality not working properly == v.1.4.7 - 25/9/2016 == * Feature: Add 'Copy' functionality to Geo-location based pricing conditions * Fix: Sometimes people can proceed to checkout without entering valid address * Fix: Vehicles can be created with all blank fields * Fix: 'Occupants' typo * Fix: startingAutocomplete not defined * Improvement: Improve validation and error messages * Improvement: Update translation files == v.1.4.6 - 12/7/2016 == * Fix: 'Journey Information' title not translatable in checkout * Fix: Bootstrap DateTime picker not always appearing above correct field * Fix: Some vehicles don't delete * Fix: Add vertical option to shortcode (typo) * Fix: Form not rendering in correct order on page == v.1.4.5 - 8/6/2016 == * Fix: Float comparisons breaking on some servers * Fix: Time pricing conditions applied twice if trip spans over 2 days * Fix: Add validations to clarify how time pricing conditions can be fixed * Improvement: Update translations == v1.4.4 - 29/4/2016 == * Feature: Add buffer time setting * Feature: Add Halio info to View Order page * Fix: Certain business places not mapping to correct location (Morocco) * Fix: Non-halio orders showing in calendar * Fix: Halio info showing on non-halio order confirmation emails * Improvement: Optimise code loading orders for calendar == v1.4.3 - 28/4/2016 == * Feature: Add read-only field for WooCommerce 'Taxi Fare' product in settings * Fix: Checkout not displaying when other WooCommerce items in basket * Fix: Halio info displaying on non-Halio orders * Improvement: Update translations == v1.4.2 - 25/4/2016 == * Fix: New Taxi Fare product created on update when one already exists * Fix: Prices of all products in basket being changed * Fix: Typo * Improvement: Remove map controls on checkout/thank you map * Improvement: Return pickup time meta info added on one-way journeys == v1.4.1 - 23/4/2016 == * Fix: Compatibility issues for themes using bootstrap * Fix: Vehicles name/link not showing in calendar * Fix: Typos == v1.4.0 - 19/4/2016 == * Feature: Add Polish translation * Fix: Return/One Way text in form drop-down menu not customisable == v1.3.4 - 18/4/2016 == * Feature: Add ability to restrict Google Autocomplete results to certain country. * Fix: Auto-draft of order saving on edit without metadata == v1.3.3 - 18/4/2016 == * Fix: Trashed orders showing in calendar * Fix: Assets not loading over https == v1.3.2 - 16/4/2016 == * Feature: Add custom error message for 'Fare not in acceptance region' * Fix: Install error for 1.3.1 == v1.3.1 - 15/4/2016 == * Feature: Add acceptance region functionality * Feature: Add Halio icon to admin menu * Fix: Create unique error for vehicle being fully booked and vehicle being unavailable (off duty) * Fix: Update French translations == v1.3.0 - 11/4/2016 == * Feature: Add I18n (translations) * Feature: Add Return Pick Up Time field * Fix: Return Journeys only appearing once in calendar * Fix: Journey Details not appearing for return journeys in calendar == v1.2.4 - 6/4/2016 == * Feature: Add calendar * Fix: Date field getting error class even with a value == v1.2.3 - 6/4/2016 == * Feature: Add journey details to WooCommerce emails == v1.2.2 - 4/4/2016 == * Feature: Make labels for journey details in Checkout customisable == v1.2.1 - 2/4/2016 == * Feature: Add helpers to let users now they can drag markers * Fix: Do not reset map viewport when markers dragged * Fix: Typos == v1.2.0 - 2/4/2016 == * Feature: Allow map markers to be draggable * Feature: Add minimum fare option * Fix: Wrong vehicle shown in Time Pricing Condition table == v1.1.0 - 30/3/2016 == * Feature: Add custom fields to checkout * Feature: Add Fixed Addresses * Feature: Only allow vehicles to be booked if it hasn't already been booked * Feature: Add Vehicle Availability Time * Feature: Add Journey Information to Thank You page * Feature: Make form responsive * Feature: Add validation checks to see if WooCommerce is installed * Feature: Improve front-end form layout with icons etc. * Fix: Price increase field not disabling when fixed price chosen * Fix: Use WooCommerce currency, not Halio * Fix: General code refactoring to increase speed and readability == v1.0.0 - 29/3/2016 == * First version
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = Halio: WooCommerce Taxi Booking Plugin
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/halio-woocommerce-taxi-booking-plugin/15490036″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Halio: WooCommerce Taxi Booking Plugin from the The Developer ( atom_digital ) website. Thank you.
Download = Halio: WooCommerce Taxi Booking Plugin-[Updated].zip