baseUrl configuration.\n
Current configured baseUrl = /svelte/filemanager/ \n
We suggest trying baseUrl = \n\n';var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,r="/"===s.substr(-1)?s:s+"/";e.innerHTML=r}}window.__DOCUSAURUS_INSERT_BASEURL_BANNER=!0,document.addEventListener("DOMContentLoaded",maybeInsertBanner)
Svelte File Manager Documentation
Meet File Manager 1.0 !
- Manage files: copy, move, delete, rename
- Upload and download, preview and search files
- Display extra info of files/folders
- Filter data even on the backend side
- Customize the look with your styles and icons
Guides
Start with helpful tips to go smoothly with the File Manager configuration
Learn moreAPI Reference
File Manager full functionality description can be found here
Learn moreBackend
Read about communication with the backend
Learn more