Skip to content

an implementation of a WebDAV server in php for use with zotero's sync functionality PLUS full access to zotero library and stored attachments (IMPORTANT: this original branch is no longer maintained; several patches have been applied in this fork: https://github.com/ddean4040/phpZoteroWebDAV)

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
LICENSE.txt
Notifications You must be signed in to change notification settings

krueschan/phpZoteroWebDAV

Repository files navigation

phpZoteroWebDAV

Store your Zotero attachments on your own site, even on shared hosting.

Features

  • Sync library attachment to any webhosting space that supports PHP (including freely available ones). This means your attachment data is never stored on computers (clients or servers) that you do not control yourself.
  • Access your Zotero library on your own webspace through the zotero.org server API, including sorting, detail view, custom number of items per page etc
  • Browse your Zotero collections from any web browser
  • View your synced attachments (incl. web snapshots) from any web browser without having to use zotero.org's storage server
  • Enjoy complete security with support for HTTPS connections

Installation and Configuration Instructions

http://blog.holz.ca/2011/11/phpzoterowebdav-installation/ http://blog.holz.ca/2011/10/proudly-presenting/

License

phpZoteroWebDAV was originally written by Christian Holz and is licensed under the AGPLv3 license. Significant updates have been made by:

phpZoteroWebDAV includes the following third party components:

About

an implementation of a WebDAV server in php for use with zotero's sync functionality PLUS full access to zotero library and stored attachments (IMPORTANT: this original branch is no longer maintained; several patches have been applied in this fork: https://github.com/ddean4040/phpZoteroWebDAV)

Topics

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published