CodeIgniter Forums
integrating codeIgniter with wordpress - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: integrating codeIgniter with wordpress (/showthread.php?tid=75874)



integrating codeIgniter with wordpress - srivastavaranjoo - 03-25-2020

Hi , 
I am new to CodeIgniter or I can say I have a little knowledge. My client want to integrate his previously existing CodeIgniter site with new wordpress site. Is there any tutorial about that then please share the link.


RE: integrating codeIgniter with wordpress - jreklund - 03-25-2020

There are no tutorials for this, as it can mean a whole bunch of things. You need to specify what have been built with CodeIgniter and what part you want to integrate with Wordpress.

Both of them are made in PHP, and are of course doable. But it will require quite some skill depending on what type of integration are needed.