Depends what you want to achieve. Most cases you are better off with HTML.
There are several reasons why you need to look at what the end goal is before choosing a cms.Why?
<filler>
I have used a few cms; the one that is most feature-rich is TYPO3.
- and it is free Open Source
can develop your own features using its own script language or integrate your own php or mysql if you want to get clever.
We have a couple of sites running happily on it (7,000 page and 15,000 page). Only thing is don't use their integrated AWstats feature, better to put in your own ie Google Analytics.
There are several reasons why you need to look at what the end goal is before choosing a cms.
Firstly if you choose something like joomla it can take you a long time to figure out exactly how the menu system works for starters. It's really not straightforward and can take you a few days of learning how to add a menu, add a component to a menu and display the frontpage as a menu item etc.
Then you need to know whether you want to create static pages, news pages, learn how the categories/sections work and spend some time finding a workable template.
That's the first issue - compared to a straightforward CMS or blog like wordpress, joomla is a pretty steep learning curve for a one off site.
Secondly, some CMS can do some tasks much better than others. For instance if you wanted to build a recruitment agency then a cms with a recruitment agency module available either through GNU GPL or commercial is going to save you weeks of development.
Thirdly, and most importantly, the more popular CMS like joomla get hacked on a regular basis via sql injection and you need to keep up with the patches. Once you've patched your site with the latest version then you usually break any other installed components that don't keep up.
That's why it's important to define what you want to achieve first and then find the best solution to fit.
Ive tried Typo3 and it is powerful yes, but it is not for the faint hearted, the scripting is very complex (even to do something like a menu) and most of the documentation / forums are either in german or French.
If you are a developer than its great but for me the whole point of a CMS is to make things easier.
Ive tried Typo3 and it is powerful yes, but it is not for the faint hearted, the scripting is very complex (even to do something like a menu) and most of the documentation / forums are either in german or French.
If you are a developer than its great but for me the whole point of a CMS is to make things easier.
CMS Made Simple - www.cmsmadesimple.org
We use essential cookies to make this site work, and optional cookies to enhance your experience.