Forum Moderators: phranque
I've built a site for my client who wants to be able to do the updates themselves without having to delve into code or purchase software (it's a small operation). Cut and paste, highlight to edit text, etc. I think there is a way to set it up (php?) but not sure how. Can anyone point me in the right direction?
Thanks in advance
ot
Typo3 - an open source CMS - is not the easiest system you can get. But I'm pretty sure it's the most powerful and expandeable out there (as far as open source is concerned).
Switching a 400+ pages site to Typo3 took me and my team (3 persons) and an external contractor 2 months - however we extended the site during the same process and added a 3rd language to it.
If you are a tech savy person and have some time at your hands, you should be able to switch to Typo3 in a week or two for a small site.
I still don't regret to have switched to it. It has ALL I needed and much more I might need in the long run.
The only bad thing I found so far is handling of complex forms. Well, actually it's not the handling - that works fine - but the design of long forms. But I'm sure sooner or later a Typo3 user writes an extension for it.