Michael Klein Posted December 12, 2016 Report Posted December 12, 2016 Hello, I have a more general question, is it possible to access all Data and Functionality via the Blesta API? So e.g. it would be possible to integrate all Functionality for placing new orders, changing them, accessing the licensing plugin etc.? Or is the API offering more like a basic access on data within Blesta rather then access to its functionality? Thank you very much, Michael Quote
activa Posted December 12, 2016 Report Posted December 12, 2016 With api you can access all models exist in blesta . So praticly you can access any method exist in blesta ... The wonderfull here is you can create a pligin that has your own functions and call them via API . Michael and JNdev 2 Quote
Paul Posted December 12, 2016 Report Posted December 12, 2016 All public model methods are available via the API, including those of extensions. There is a lot you can do, and I don't see any reason you couldn't build a separate application that interacts with the core and/or the order plugin for orders. You could even write your own order plugin, and disable the default one. Michael 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.