WebDAV for PHProjekt

News

WebDAV for PHProjekt 0.7 released   joscherl - 2004-09-15 14:32
[Read More/Comment]

WebDAV for PHProjekt 0.6 released   joscherl - 2004-06-17 05:58
[Read More/Comment]

WebDAV for PHProjekt 0.5 released   joscherl - 2004-03-22 18:22
[Read More/Comment]

[News archive]

Introduction

This is an addon for the famous PHProjekt groupware suite (www.phprojekt.com). This addon extends the file manager with WebDAV support.

WebDAV, sometimes called WebFolder, is a technology for accessing remote file systems with a common file manager, like the Microsoft Windows Explorer (with Windows 2000 or XP) or the KDE Konqueror (with KDE 3.0 or newer on Linux). Using this addon you can simply add, move or delete files from your PHProjekt file manager using Drag'n'Drop - just like a local folder. It can beused similar to the well-known FTP protocol but since it uses HTTP for it's communication it can easily be used behind a fiewall and integrated within other applications.

This addon requires PHProjekt>=4.0 with PHP>=4.3.0 configured as Apache module and the PEAR::HTTP_WebDAV_Server package (this also works without dependencies on any other PEAR package)

Downloads

Releases

Releases are distributed through the Sourceforge Release Manager. You can find the current release through the project summery page.

CVS

CVS is an application which manages the source of an application during developement. Using CVS you can get the latest developement snapshots. You can get the current version using a CVS client:

$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/phprojektwebdav login
(Press enter when asked for a password)
$ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/phprojektwebdav co webdav

You can also browse throug the repository using your browser. More information on CVS can be found on the CVS info page.

Support

For suppor please use the help forum.

Contacting the author

You can reach the author, Johannes Schlüter, by mail at johannes at php.net since I get much Spam it is important that you enter a useful subject (best is if it starts with [webdav] or something like that). It might last quite long till I answer. For support questions it is much better to use the Help Forum since I get a mail for every posting which is sorted out of the spam and other users might know the answer or might have the same question.

More

For more information on this project and downloads visit the Sourceforge project summary page or read the README file. Screenshots of the Windows 2000 WebDAV-Client configuration steps can be found here. More to follow...

SourceForge.net Logo