Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here.

More info: http://stackoverflow.com/faq

Are there any open source solutions out there for setting up company collaboration sites? I've been checking out Open Atrium (openatrium.com) but it still in its early stages and lacking features.

It doesn't have to be enterprise level as the user base will probably be ~ 30 users.

Open Atrium is pretty polished but I would like to consider other options if there are decent ones out there.

Thanks !

share|improve this question

closed as off topic by bmargulies, Ian Ringrose, Will Apr 11 '11 at 12:10

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

5 Answers

Have you tried mediaWiki, which is used to power wikipedia? I am not sure what your requirements are so it is hard to suggest a specific solution. But mediaWiki is open source, stable and widely used.

share|improve this answer

I see two major options: Wikis and/or CMS.

In the open source Wiki world, I'd consider XWiki or Foswiki. I've experimented both solutions and they both are great Wiki engines. However, XWiki is currently my preferred Wiki engine. If Java is not an option, check Foswiki.

If you think a CMS/ECM would better suit your needs, have a look at Alfresco (I guess you already checked Drupal as Open Atrium is based on it).

PS: All mentioned solutions are very mature and widely used.

share|improve this answer

You can try Liferay. It has wiki and other intranet corporate feature that you need.

share|improve this answer

I once tried using ProjectFork on Joomla but a lot of our requirements needed the purchase of extensions.

Also, take a look at Precurio (www.precurio.com)

share|improve this answer

Precurio works fine.

share|improve this answer
Care to add a bit more about this product? – Tivie Nov 25 '12 at 2:00