Page 1 of 1

OpenKm Configuration with WORDPRESS

PostPosted:Sun May 23, 2021 7:54 am
by omegaites
Hi,
I want my open km content to be searched from our existing company website. I want ot create customized fields on our site and then when a user search from our company site, it will show content on our OpenkmDms. Can anyone help regarding the same ?

Re: OpenKm Configuration with WORDPRESS

PostPosted:Mon May 24, 2021 6:28 am
by jllort
You must use the API for its purpose. Basically, because you are thinking is search scenario might be the easiest is create a small application ( JSP in OpenKM, or PHP with SDK for PHP ) and then embedded into your WordPress via iframe.

Some URL that may be useful:
* https://docs.openkm.com/kcenter/view/ok ... earch.html
* https://docs.openkm.com/kcenter/view/sd ... mples.html

You should use special user between OpenKM and the small application