Click to See Complete Forum and Search --> : a perfect cms?


martyn
10-11-2005, 03:53 AM
Hi,

i am looking for a CMS system, without the GUI. have done the hot scripts search and googling but was not able to come up with much as there are numerous cms' out there filling the results.

what i want is something that i, or someone else, can use to edit catagories, pags, etc. etc. as you can with a normal cms, but without the actual end user interface.

I know this may be a shot in the dark, but i have a design, can work on mysql databases, but do not have the time to write a full backend system if i am to get my website running before a certain 'deadline'.

Anyone got any ideas?

many thanks,

- Martyn

planetsim
10-11-2005, 05:10 AM
Most have a templating system why not get one (take a look here http://opensourcecms.com/) and just change the design with your own

vaaaska
10-11-2005, 09:04 AM
Just use PHPmyAdmin. All you want is the table structure is what it sounds like. The only problem with this scenario is that your typical CMS database will have plenty of table relations (thus bunking your plan).

Jason Batten
10-12-2005, 02:10 AM
www.e107.org - You can easily change it to your frontend.

Otherwise DIY