Looking for Content Management System

They have: 3 posts

Joined: Aug 2004

Hi Everyone,

I run a web site that gives location information (such as beaches, hotels, B&Bs, etc) as well as Event information (dates, places, times etc).

What I'm looking for is an open source content management system that will work on Shared hosting (Supports PHP and MySQL) that can be implimented into these two areas, without having to redesign the entire website around a larger content system....

I simply want other memembers of the management team to be able to edit and change information on the site without having to give access to the entire site (ftp).

Can anyone recommend some software that could do this. I have looked in SorceForge and Freshmeat, and have found many CMS programs, but none that I have spotted would do the trick.

Thanks in advance!

Al

He has: 152 posts

Joined: Jun 2004

try phpscripts.net

They have: 3 posts

Joined: Aug 2004

Saurons Vault wrote: try phpscripts.net

Thanks for the link. I've tried it an it doesn't seem to go anywhere Smiling Any ideas what the site may be?

Thanks.

Al

He has: 152 posts

Joined: Jun 2004

sorry it was hotscripts.net not phpscripts.net

He has: 1,380 posts

Joined: Feb 2002

Why not build one?

All it takes is a simple MySQL database design (like one table per page) with the appropriate fileds, and then use PHP to draw out the data onto the page...

You can then make a web-based form to update teh content

They have: 3 posts

Joined: Aug 2004

Eskater05 wrote: Why not build one?

All it takes is a simple MySQL database design (like one table per page) with the appropriate fileds, and then use PHP to draw out the data onto the page...

You can then make a web-based form to update teh content

Thanks for the suggestion, I unfortunatly do not know how to put something like that together. Might you know of a resource on the Internet where I could learn?

Thanks!

Al

He has: 24 posts

Joined: May 2004

tedora wrote: Thanks for the suggestion, I unfortunatly do not know how to put something like that together. Might you know of a resource on the Internet where I could learn?

Thanks!

Al

There is a book called PHP and MYSQL by Ullman.
Not only is it easy reading and beautiful examples, they actually walk you through an entire CMS system....after about 5 chapters you will say "hey this is easy!!"

You should do it his way too.
Paying for scripts or using open source is great, but you pay in the end to try to make it adapt to what you want....much more than a month of playing with a book and code would cost you.

My best advice, find someone local and pay them to tutor you....you will be an expert in a few months..(or close to it)

bob

He has: 1,758 posts

Joined: Jul 2002

Pmachine.com have solutions that can do that (Pmachine pro or Expression engine). Neither are free, but they do have 30 day trials that let you test the functionality.

Andy

He has: 1,758 posts

Joined: Jul 2002

There are articles all over the web, try http://www.sitepoint.com/

He has: 14 posts

Joined: Aug 2004

typo3 is a great CMS which is free : typo3.com

They have: 14 posts

Joined: Jul 2003

you can get a custom made cms for very cheap also.
It doesnt seem like the cms you want is very expensive either
You could probably find something around $100

He has: 1 posts

Joined: Oct 2004

They have: 14 posts

Joined: Oct 2004

Troy1960's picture

They have: 152 posts

Joined: Sep 2004

openmind's picture

He has: 945 posts

Joined: Aug 2001

Troy1960 wrote: http://www.opensourcecms.com/

Second that. Good reviews of all the CMS systems out there..

Although there's nothing more satisfying than building your own Wink

They have: 2 posts

Joined: Nov 2004

Yeah, i recommend hotscripts.com too.
I once built a similar database with PHPMaker

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.