Lately I ‘volunteered’ to take over our local PTA website. It was an attractive Flash site – but no tools were available to maintain it. Wanting to try something new – I checked out several of the major PHP CMS systems out there and finally settled on Joomla.
I got everything setup – it wasn’t too difficult but it did take some time to RTFM, experiment a bit and get everything configured correctly. Once I get it setup I thought it worked pretty good. It had news, an event calendar, etc. Nice. Or so I thought. Then one day I was talking to my wife and she politely informed me no one liked the new site.
“Everyone says the new site sucks” she said.
OK. Not really. But that’s how I interpreted it!!
She said people had mentioned it was ‘too complicated’.
So I had to backpedal a bit. What to do? Try another CMS? There are literally zillions of open source, free PHP based CMS systems.
Then I started looking at my blog and wondering why I couldn’t use WordPress? After digging through all the available plugs – I quickly made the decision to give it a shot, and once again WordPress amazed me in it’s flexibility and ease of use.
So it still took me some time – again to RTFM, find all the required plugins and get things setup and content transfered over – but in the end I’ve gotten very positive feedback about the new site. Management is also easy for me – the WordPress UI is dead simple, and if I ever need to turn the reigns over to someone else I feel comfortable knowing I can get someone up to speed on things very quickly.
If you are interested the site is here: http://www.hollygrovepta.org
Update:
Here is a quick list of plugins I used:
There are a zillion themes out there – finding one suitable for your site is a matter of personal taste. I tried a lot of 3 column themes before settling on the current Cutline theme. Some were not widget ready. Some were poorly coded. But since switching themes in WordPress is so simple – it is very easy to try out a theme and if you don’t like it – delete it!
When looking at plugins – think outside the box. I had a huge list of volunteer opportunities I wanted to present – but wasn’t sure how best to display them without overwhelming viewers. When I was browsing through some plugins I stumbled upon the random quote plugin and discovered I could use that to display a random volunteer opportunity in the sidebar!
Otherwise some minor CSS editing and I was done. One neat thing I would check out – is how the Cutline them allows you to use a ‘custom’ CSS file so that you can customize your theme – without altering the original files. Then if you upgrade the them – you will not have to worry about overwriting the modified CSS.