Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 513 Bytes

app_filesfolders.rst

File metadata and controls

19 lines (13 loc) · 513 Bytes

Filesfolders App

The filesfolders app enables uploading files into the Django database and organizing them in folders. It also permits creating hyperlinks, providing public links to files and automated unpacking of ZIP archives.

The app is displayed as "Files" on the SODAR site.

Installation <app_filesfolders_install> Usage <app_filesfolders_usage> REST API Documentation <app_filesfolders_api_rest>