Page 1 of 1

CMS or PHP integration Help

Posted: Mon Oct 10, 2011 3:40 pm
by omen6666
I have a website that has been created in PHP. I would like to incorporate a CMS of sorts that I can leave the site editing to someone else.

I was wondering if there is anything out there I could install that would open the current php files that reside on the site so they can be amended on the fly. I am not looking to build the site up but something CMS based that can already intergrate

Thanks for any assitance.

Re: CMS or PHP integration Help

Posted: Tue Oct 11, 2011 10:13 am
by social_experiment
omen6666 wrote:I was wondering if there is anything out there I could install that would open the current php files that reside on the site so they can be amended on the fly
I don't that such a CMS exists. The primary purpose of CMS is to manipulate content that is part of (modules, templates) or created by the system itself.

Re: CMS or PHP integration Help

Posted: Tue Oct 11, 2011 12:26 pm
by omen6666
Thanks.

I do remember installing something some time ago that did this such feature, it allows you to open the html/php page and edit it as you see it. You had to put some php code into the original php file for this to work. Was hoping it might jog someones memory.

Re: CMS or PHP integration Help

Posted: Tue Oct 11, 2011 4:46 pm
by social_experiment
Joomla has an editor option but only allows you to edit existing file / content.