Link to home
Start Free TrialLog in
Avatar of router_doctor
router_doctorFlag for Australia

asked on

Need a CMS & Document Management system for Intranet

I am looking at (free) options to replace our aging intranet site.  At the moment it is a horrible collection of aging PHP and Perl scripts many of which are now broken due to version changes.

This is a site that will be used by maybe 20 people.  The main requirements are a CMS (for creating news and other articles) but also a document management system where people can upload documents and check them in/out, version control, etc.

Because of the work involved we do not want to roll our own.  Also - budget is tight (ie nothing) so an open source option is STRONGLY preferred.

I have had a play around with Joomla and some of the wiki's (ie Mediawiki) but they dont have any real support for allowing end users to publish documents (or even attach documents).

Therefore I am seeking suggestions on how to go about this.

M
Avatar of Gopinathan c
Gopinathan c
Flag of India image

yes you can joomla for intranet . docman component is there for manintaing your documents.

you can check it

extensions.joomla.org
Avatar of router_doctor

ASKER

I've used docman.  It's ok for storing files but it is not really a document management system (no checkin/checkout or version control).
Have to just put a plugin for Joomla as end-users CAN publish articles and such from the front end.  There's a whole feature for that.  It also has a document process-flow that you can work with that allows authors to write the article, editors can edit the article, and publishers can publish the articles.  It's completely up to how you want it to work.

I have over 20 Joomla web applications built for my company called NUK USA.  www.nuk-usa.com  All hosted internally, but we do extensive document approvals and such and I can easily write custom code into the system.

The downfall is you need to grease-up your elbows, buy a few books, and dig in to learning all of the features of Joomla and how it works.

I would recommend starting here:

Joomla! Bible by Ric Shreves
ISBN: 978-0-470-50957-9
$45.00
True - but what I need to do is allow users to check in word / pdf documents and revision control them.
Now that's more in the realm of SharePoint for version control, check-in, check-out...I haven't seen anything else that comes close.  If you find something, please let me know :)

You can check out SharePoint Foundation Server (it's FREE)...but you need to have windows server 2008 R2 server...
ASKER CERTIFIED SOLUTION
Avatar of Joe Winograd
Joe Winograd
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Good response