Diplo.MediaDownloader
1.0.0
Install-Package Diplo.MediaDownloader -Version 1.0.0
dotnet add package Diplo.MediaDownloader --version 1.0.0
<PackageReference Include="Diplo.MediaDownloader" Version="1.0.0" />
paket add Diplo.MediaDownloader --version 1.0.0
#r "nuget: Diplo.MediaDownloader, 1.0.0"
// Install Diplo.MediaDownloader as a Cake Addin
#addin nuget:?package=Diplo.MediaDownloader&version=1.0.0
// Install Diplo.MediaDownloader as a Cake Tool
#tool nuget:?package=Diplo.MediaDownloader&version=1.0.0
Diplo Media Downloader for Umbraco CMS is an Umbraco 8 package that allows you to download files from the Umbraco Media Library as a zip archive.
You can download both files and folders. When downloading a folder it can include any nested folders and preserves the correct paths (so in theory you could download the entire media library!).
It adds a new menu item - called Download - to the Actions menu when in the Media section. This triggers a dialogue that prompts
you to confirm the download. If the media item selected is a Folder then you can choose whether to include any nested folders within the folder.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- UmbracoCms.Core (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 70 | 4/4/2022 |
This is the initial release for Umbraco 8