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

License

Notifications You must be signed in to change notification settings

ddean4040/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.5%
  • CSS 4.5%