API Integration with Concrete5
Permalink
HI, I have build a site in concrete 5.7 version. Here I need to integrate a third party API to show content and their service to our site? Please can anyone help me how to integrate API with concrete5? Is there any add-on for it?
Thanks
Thanks
php or js ?
external or on your server ?
for js, check the asset system
for php, depends, maybe put it in /application with appropriate namespacing and then use it where needed