I want to use PyroCMS as a basic CMS for a webapp front end pages (home, privacy policy, about, contact, etc.). I already have my webapp started using CodeIgniter 2.x.
Anybody know the best way to "bolt on" PyroCMS to my existing CodeIgniter webapp, so that I can use PyroCMS to add/edit/manage pages within my database, and use custom code in my webapp to read/view those pages on the webapp front end?