TandoorRecipes/recipes

Add WebDAV as possible storage backend provider

Open

#117 opened on Jun 16, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (500 forks)batch import
Hacktoberfestenhancementintegration

Repository metrics

Stars
 (4,470 stars)
PR merge metrics
 (Avg merge 33d 23h) (18 merged PRs in 30d)

Description

Hello,

Is it possible to add a simple WebDAV option as a storage back-end provider? I personally don't use Dropbox or Nextcloud, but do have access to my files through WebDAV.

Currently Nextcoud is already supported, which just uses WebDAV behind the scenes, so it should be pretty easy to implement.

I love the project by the way!

Contributor guide