-
Notifications
You must be signed in to change notification settings - Fork 0
Drupal adapter plugin for webdav
License
zrisha/flysystem-webdav
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Flysystem WebDAV ================= For setup instructions see the Flysystem README.txt. ## CONFIGURATION ## Example configuration: 'webdav' => [ 'driver' => 'webdav', 'config' => [ 'base_uri' => 'http://my-webdav-repo.com', 'user_name' => 'username', 'password' => 'password, 'prefix' => 'webdav/index.php', 'path' => 'documents' ], 'cache' => TRUE, ]
About
Drupal adapter plugin for webdav
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published