php-general, Looking for file management web application
Hi,
I searched around the web for a file management application, but I
have not found any application which is fitting my needs.
Featurelist:
* users have to download files, which I have uploaded for them. (via
webDAV)
* Each user must have an "folder" for its own, to which only this user
has access
* notification for each user by mail, so that he knows that a new
document is in its folder
* users does not nedd to do anything with the documents than
downloading - no edit, no deletion, ...
All these feature can be integrated in a CMS or something else.
I appreciate any hints or links, where I can find such an application