Does any one know of any good flat-file cms's, one with a basic front-end login would be best.
I've used SkyBlueCanvas previously and im just tryin razorCMS, but none have a front-end login.
Thanks Chris1990.
Printable View
Does any one know of any good flat-file cms's, one with a basic front-end login would be best.
I've used SkyBlueCanvas previously and im just tryin razorCMS, but none have a front-end login.
Thanks Chris1990.
I just did quick search and found this: http://honourchick.com/blog/top_10_flatfile_cms
Can you tell me what is a "flat-file" CMS is ? :confused:
:wave:
A flat file cms uses files to store data rather than a MYSQL database.
Maybe... if it's put in the right location outside of the site's root folder, it's generally safe... that's where I put database access info files when I can.
chris - generally speaking, flat-file systems aren't going to have a user type of system... that's how they can get away with flat files. they don't need the data integrity associated with databases.
-tg
Thanks for the replys.
I like flat-file cms's because they're easy to understand and edit, and i dont know much php or have much need for the more powerful cms's like joomla or drupal at the moment. It would of been nice to have a front-end login / members area though.