Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jason Franklin 4 posts 75 karma points
    Aug 31, 2021 @ 18:25
    Jason Franklin
    1

    Document Library functionality

    Hi,

    I am new to Umbraco. Installed the starter kit for v9, I do not see an example of "basic" document library functionality. Is there a package out there that does this or even BETTER a working sample?

    Looking for something similar to Sharepoint document library functionality.

    Thanks in advance! Really loving the new version v9 of Umbraco.

    -Jason

  • Søren Gregersen 441 posts 1884 karma points MVP 2x c-trib
    Aug 31, 2021 @ 22:26
    Søren Gregersen
    0

    Hi Jason,

    What parts of the functionallity are you looking for?

    A co-working tool, or just a list of files?

    Normally we just use a media picker on a page, and then list the files picked on the frontend. Takes about 30 minutes to setup.

  • Jason Franklin 4 posts 75 karma points
    Aug 31, 2021 @ 23:16
    Jason Franklin
    0

    A document library with a parent child list of folders containing documents or files. Most of the files are word docs or pdfs.

    This is what we currently have just for a visual: Document Library

    Document list inside folder

  • Søren Gregersen 441 posts 1884 karma points MVP 2x c-trib
    Aug 31, 2021 @ 23:28
    Søren Gregersen
    0

    What parts are you missing in order to build this with umbraco?

    The folders and files can be added in the media library

    Then create a page pointer at the root folder, and create a list of the files. Use the root folder as default folder, and then a querystring for navigating subfolders.

    I don't know of a plugin to create this, but it dosen't seem like a big task -- apart from the "edit"-link on the frontend.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies