Jump to content

help cms script


thatniqqasean

Recommended Posts

Hey
I've been looking around for a real basic CMS that doesnt have any features.
I just want something where the admin can log in and edit just the wording of each page, like say he logs in and types 'welcome to my site' in a rich text editor for the home page.

theres too many CMSs where theres too many features argh
any help would be aprecciated.
Link to comment
https://forums.phpfreaks.com/topic/16673-help-cms-script/
Share on other sites

i just built my own...its fairly simple.

have you home page but have the content that can be updated in the CMS be stored in either a database or a seperate flat text file and echo it each time the homepage is called.

then use a simple rich text editor for the admin to update that content.

very simple.
Link to comment
https://forums.phpfreaks.com/topic/16673-help-cms-script/#findComment-70024
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.