CMSB API?

4 posts by 2 authors in: Forums > CMS Builder
Last Post: May 2, 2013   (RSS)

By illumemagazine - April 24, 2013

Anyone working on, or thinking about possibly creating an API for this product?

By Dave - April 25, 2013

Hi Javed, 

API's are usually to access the underlying system functions or data.  To get at the data you can just access MySQL directly, and to add or modify functionality of the CMS you can see the list of plugin hooks under: Admin > Plugins > "Plugin Developers! Click here for a list of plugin hooks" (at the bottom).  

Was there something in particular you were wanting to do?

Thanks.

Dave Edis - Senior Developer
interactivetools.com

By illumemagazine - April 30, 2013

Dave,

We're thinking of having a hackathon to get some solid coders to build storytelling tools for ILLUME, using CMSB as platform. So I wanted to figure out the best approach. Do we add to our wish list the desire to have an API for CMSB, hoping someone takes that on as a challenge? What other ways would we be able to get coders to build plugins or add-ons without directly accessing our DB?

Thanks