Simple CMS
- Started
- Last post
- 17 Responses
- Shepstar
I'm looking for a simple Content-Management-System that is easy to handle.
Most CMS are far to much, our customers get a design and want to change the text and picture thats it.The text and picture placement are made in before and stay in the same place. I just need a simple (and good looking) Admin-Area where the can upload and change a picture and text. Most CMS are like big portal software.
- tomkat0
1) prog yourself
2) textpattern
- Bahiatronic0
You can search in http://www.hotscripts.com to find some freeware under CMS section (or PHP)
- Shepstar0
@ tomkat
What do you mean?I search for hours in hotscripts and different php sites. but I only found nice things like mambo or typo3 but these things are far to big and I don't want to test hundres of CMS for free.
I thought a lot of people must have the same problem and if someone used one before which they can recommend
- Bahiatronic0
Then!! make your own one.. actually a long time ago. Nivr.net has released a simple but nice CMS.. sadly the site is down at the moment and you can't get the file from there!! Small and user-friendly :P
- Shepstar0
that nivr looks good as far as i can see hope they bring something nice.
stupid the didn't leave the old script for download.
Do you still have the script with a small documention i could have?
- chubzz0
Check mail Shepstar
- MACAS00
Program your own, a simple CMS that can add, edit, delete, and upload, could be 4 pages if you want to keep it simple, strangely enough to me it's a little bit more complex if I want to do everything on the sigle page, possible, but too complex. DWMX2004.
- Shepstar0
@ chubzz, i have nothing in my mail, sorry. perhaps i can download it somewhere whatever you sent.
If I could programm my own I wouldn't post here. Sound logic ha.
I'm a graphic designer with good html & CSS knowledge and a little php knowledge
- chubzz0
Shep, it's not for download. We build our own CMS. Email me at: cos i think i can't get through your email.
- Shepstar0
The WebInsta (http://www.webinsta.com) CMS would be great I just want a login then the can see if you can edit something and when you press on edit you can either edit the text or a picture.
But without having any html knowledgeon webinsta you must upload youre own picture via ftp and write the url.
- MACAS00
Sorry, thought you knew what you were doing...anyways, for the future, you might get this book:
Dreamweaver MX2004
with ASP, Coldfusion, and PHP
Jeffrey Bardzell
US$44.99If you don't want all the coding, but want a quick solution to do your own simple CMS with a few steps.
- derek20050
we are developing our own so it is fully customizable and works with flash...
- thirtytwo0
Shepstar-
I have one, I wrote with PHP/MySQL. I have used it for 4 diff clients so far. I could bundle it up for you. Let me know, send me an Email...
cheers,
32
- ********0
Research at:
http://www.opensourcecms.comI vote:
- etomite
- limbo
- Shepstar0
Thank you, I'll try that etomite and perhaps Blog:CMS.
They seem good for just editing a website with static pics and text.
Perhaps somebody else has some ideas. It should be easy to install (look good ;) and the important features are just to edit text at the same place and a picture at a static place.
- ********0
Another good choice for a low-to low mid traffic site is cutenews from cutephp.com. It works off a flat file database (no MySQL or other), has great functionality for what it is, is real easy to adapt and modify to any design - it's open source and has a good community of users, plugins, mods, etc.
But is all PHP driven - and having a flat file database would be nsane to use on a high traffic website. But it's worth checking out