YesBookIt - Custom WordPress Plugin Development
YesBookIt - WordPress Plugin Development

The Brief

YesBookIt are a market leading booking management company based in Newcastle and Sydney that service holiday rental property managers across the entire country. As part of their offering to customers, they deliver a website to showcase properties, handle bookings and so forth. They needed a way to pull relevant data from an XML file generated by their API, and populate an entire website's based on that data.

Solution

I developed a WordPress Plugin for YesBookIt which parsed large and complex XML files, and turned all relevant node into Custom Post Types with all the data ready to go. At the click of a button, the customer's website was provisioned and ready to be launched. 

The technologies I used to achieve this were

  • WordPress Object Oriented Plugin Development
  • PHP
  • MySQL
  • JavaScript