WordPress
patterns/downloads-static.php
✔ Core
✔ Custom
Figma
Docs
- Display the file name, file extension, and file size so that it is clear before clicking what will be downloaded and how long the download will approximately take.
- Use the HTML
downloadattribute to force the download of document types that the browser would otherwise render itself (PDF, JPG, etc.) - Automatic previews of PDF files and similar may require additional server modules such as ImageMagick.