Looking for a plugin to upload PDFs and list them on a webpage for viewing/download
I am working on my first umbraco project and converting a website that includes pages that list documents and forms (mostly PDFs) that can be viewed/downloaded. I'm wondering if there is already a package available to do this? I have looked on here with no success. Maybe I'm not looking under the right category? Thanks in advance for any direction you can provide.
Looking for a plugin to upload PDFs and list them on a webpage for viewing/download
I am working on my first umbraco project and converting a website that includes pages that list documents and forms (mostly PDFs) that can be viewed/downloaded. I'm wondering if there is already a package available to do this? I have looked on here with no success. Maybe I'm not looking under the right category? Thanks in advance for any direction you can provide.
You can use the built in media picker for that.
The user can upload pdf's to the media library and then pick them with media picker. The media picker has also a upload function.
Docs for the media picker : https://our.umbraco.org/documentation/Getting-Started/Backoffice/Property-Editors/Built-in-Property-Editors/Media-Picker
Dave
is working on a reply...