Content management system similar to StackOverflow.com
Posted
by Ghostrider
on Stack Overflow
See other posts from Stack Overflow
or by Ghostrider
Published on 2010-04-13T20:10:35Z
Indexed on
2010/04/13
20:13 UTC
Read the original article
Hit count: 312
cms
I'm looking content management system that would have features similar to stackoverflow:
Users can ask and answer/questions. Users can search within existing threads. The system is access controlled - so some users can be readers/writers/admins. Some or all QnA threads should be visible only to logged in users.
So far I've mostly used wordpress as CMS but it looks like it's not well-suited for this particular task
© Stack Overflow or respective owner