Hi Guys,
Just want to know if we can add a WordPress built website to Outsystems? One of our client has a WordPress as their CMS and want to have it integrated with Outsystems. WordPress as their Main Home Page.
Regards,
Jared
Hi @Jared.Amul
Try to use iframe to display your whole wordpress site in your outsystem website.
Or else if you want to fetch data from there and displaying in outsystems then try Wordpress API
Wordpress API - Help displaying data | OutSystems
I hope it may help you!
Regards
Murali
What i tested was add a Menu link directing to the Wordpress page and vice versa from WordPress going to the URL of the webapps built in Outsystems.
That should work. Did you have any problems then?
Yup it did work, unfortunately the client wants to have the homepage develop in Outsystems. So they can remove WordPress. Can Outsystems also do Content Management?
OutSystems is a development tool, not a content management system. You can build a content management system in OutSystems, but that would be like reinventing the wheel, imho.