Quick Development update before Christmas kicks in properly.

As you may know, we've been working on new API functionality this year. This feature allows Jomres to receive incoming requests from outside it's traditional browser based framework. Secondary to the API is the Webhook functionality, which allows Jomres to send information out to remote services. The two features go more or less hand-in-hand. Imagine one Jomres site being able to update another Jomres site, or the data that's shared between Jomres and a Channel Manager.

We already have the Beds24 Channel Manager plugin, but it's highly specific to Jomres <--> Beds24, so we've been working on building a more generic feature ( Webhooks ) that'll be able to transfer data to other services through what we're calling "Integrations".

Anyroad, you'll be pleased to know that the first iteration of the Webhook functionality is done. It still requires work, and the Integrations library will need work too, but it's a step further towards being feature complete.