Tuesday, November 9, 2010

Booking Calendar Plugins for WordPress - E-commerce Website Design Part 3

Unlike most e-commerce websites based around physical products, due to limitations on kitchen size, there are a limited number of orders that SecyCooking can delivered each day. As a result, a booking system with limited daily spaces, similar to a hotel room booking system, was required for the checkout page.

There are many calendar components available for WordPress that can be customised to integrate with a shopping cart. Our initial research indicated four potential calendar / booking plugins for WordPress that were potentially suitable, ranging from simple calendars through to licensed, complex booking management calendars:

http://urbangiraffe.com/plugins/ajax-calendar
This seemed simple enough but it was unclear how to manage events. Essentially, it's a simple calendar for listing archive dates without the flexibility we needed for our e-commerce site.

http://onlinebookingcalendar.com/features
This is a fully featured product with lots of flexibility and options but the free version is rather restrictive. This was an issue when developing lower cost e-commerce websites where license costs need to be kept to a minimum (like WordPress, which is free!)

http://wordpress.org/extend/plugins/availability
In spite of the unfavourable reviews, we investigated this plugin further, as on paper, it appeared to have the functionality we required. Unfortunately, in practice it was difficult to work with - so gave up on this option - looks like the wisdom of the crowds was right again.

In the end, we chose to use Resource Booking and Availability Calendar, which although a availability calendar designed purely to show availability, had the facility to enable us add extra code to make bookings or do whatever we needed. We modified this plugin massively, rewriting the mootools stuff with jquery to get the specific functionality we required.

The newly revised calendar booking plugin is now suitable for use across a wide variety of booking / calendar requirements - and has been customised to reflect the website design more clearly.

Click here for part 4 for E-commerce Website Design using WordPress where we cover the creative use of Google Maps & Google Places for SEO purposes within E-commerce websites.