Hi,
I'm looking for some help with finding a free CMS or a guide to creating a PHP CMS.
It only requires simple data entry via a secure admin page. No need for dynamic sections, just a set few sections.
The news page just needs top list latest news with the date, headlines, content and the user. No need for "read more" or having to click the title to see the article. I would like to have an attachment field which will handle image thumbnails which will use lightbox to show the full image. Could tie in with gallery
The about us page will just be a block of text more than anything, with the ability to add possibly, although not of great importance.
The Koi page will probably be more or less like the news page, so could use same code.
The gallery will need to be organised by albums, then thumbnails etc using lightbox again hopefully.
Contact us will just be set fields with contact details and a space to put a map image.
Is there anything out there like this without having all this "widget" and other bloated rubbish? I've only ever played with other peoples PHP content etc, i know little php bit I feel at least some of this can be done on a basic level.
I'm looking for some help with finding a free CMS or a guide to creating a PHP CMS.
It only requires simple data entry via a secure admin page. No need for dynamic sections, just a set few sections.
The news page just needs top list latest news with the date, headlines, content and the user. No need for "read more" or having to click the title to see the article. I would like to have an attachment field which will handle image thumbnails which will use lightbox to show the full image. Could tie in with gallery
The about us page will just be a block of text more than anything, with the ability to add possibly, although not of great importance.
The Koi page will probably be more or less like the news page, so could use same code.
The gallery will need to be organised by albums, then thumbnails etc using lightbox again hopefully.
Contact us will just be set fields with contact details and a space to put a map image.
Is there anything out there like this without having all this "widget" and other bloated rubbish? I've only ever played with other peoples PHP content etc, i know little php bit I feel at least some of this can be done on a basic level.