CMS For Newbies
December 16, 2005 9:31 AM
Subscribe
I'm looking for CMS options for an alumni community site I'm building - one that has the features we want and yet still user-friendly to relative beginners. I've got a few options (Xoops, PhpNuke, Drupal, CivicSpace) but I don't know what to choose.
I'm building a crew website for our UWP crew to get together and share information. Part of the website should also be public, with resources for potential and future UWP students.
I've been looking at Xoops, PHPNuke, Drupal, and Civicspace and I'm not entirely sure which one would be the best. I've experimented a little with Xoops and PHPNuke but have heard a lot about Drupal and Civicspace.
My main concern is that it should be user-friendly - the majority of our crew aren't exactly techy, and I don't want to give them too much of a headache just to post an article or a poll question.
These are the features we're considering:
* Some way to designate certain content as "public" (for all visitors) and "private" (for the group only). Right now other alumni sites tend to have a generic password/login thing but that seems a bit archaic (and also blocks the entire site).
* A way to post articles, with categories (and maybe tags)
* A membership system (people can join, have profiles, read group-only content, make content, etc) - perhaps with approval
* Blogs per user (if the member wants them, they can create one)
* Photo/Multimedia gallery
* File repository
* Some form of an updatable contact list
* Calendar of events/birthdates
* Random quote boxes
* The ability to make databases for whatever purpose
* A world map (we come from all over)
* Forums
* Polls
* Donations collection system
* Some way to put adverts (e.g. Adsense)
Which CMS is best for our needs? Which one has easy-to-install modules that provide us with what we want? And, most of all, which is easy for complete newbies?
Thank you!
posted by divabat to computers & internet (11 comments total)
2 users marked this as a favorite
The key is that you want a community site, which means whatever CMS you choose will require a robust and flexible user management system. Drupal's powerful flexinode module and customizable taxonomy wll allow you to assign different levels of permissions to different kinds of users.
And should you need a module to handle a piece of functionality that Drupal can't handle yet, then there is a robust and vibrant develoepr community ready to help -- as well as numerous developers who do nothing but hack on Drupal all day long for clients.
posted by camworld at 9:55 AM on December 16, 2005