Forum Moderators: phranque
While it works well, e-mail is not an ideal solution. User hard drive failure could wipe out valuable history (although we do have backup protocols in place). Also, supervision by a senior service provider depends on getting e-mail copies.
I thought I had found the ideal solution in a product called phpCollab - this was a nifty tool that let you set up projects, assign users to form teams, have a mini-discussion forum for each project, upload and track files, etc. Users could have varying rights - a client would see only his project, a service provider would see those projects for which he was part of the team, while a supervisor/admin could look in on all projects. Although phpCollab seemed to have been released as a tool for web developers, it was just about perfect for my app. Unfortunately, the author gave up on this product, and a test implementation had some technical issues that couldn't be easily resolved.
So, I'm back to square one and I'm not sure what I need to search for. Is this a project management tool? A collaboration tool? Workflow management? A discussion tool?
Here are a few constraints: First, the solution must be web-based and easily accessible to clients and providers. Second, there is no central IT facility so Exchange Server and similar workflow tools are mostly out of the question. Third, any solution must be very simple to use. Both clients and service providers may be technology-challenged (we would configure new projects for them). Fourth, it must fast to configure a new project/client. Small projects of minimal scope are frequent - a few hours of service - so we don't want to spend a lot of time in setup.
I've even thought about discussion software - setting up a new private forum for each project, for example. I'm not sure if any BBS software would handle dozens or hundreds of private forums gracefully, though. Any thoughts on a new starting point?
We needed what was effectively a job-tracking (as opposed to full-blown project) tool, and ended up being very happy with Willow. Their site seems down at present (on HotScripts here [hotscripts.com]), but it's a great (free) piece of PHP software.
Set up groups, departments, users, with varying rights, full email notification of job creation, allocation, completion - whatever, file upload routine, and a fully archived notes and comment section which you could use for your 'forum'.
Really can't recommend it enough, so far at least. You'll need Smarty templates installed, but that's no big deal. Paid version is available if you need installation or assistance. No, no affiliation or connection, just nice to be able to recommend a tool that so nicely fits a bill.
HTH, Mat
(then again I implemented inter-user messaging on my online wikis as well)
SN
I hadn't considered a wiki solution, so I'll have to scope that out. I'll look at Willow, too... hope their site comes back up. ;)