This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hello,
I am still relatively new to OctoberCMS and wonder if I could dynamically list files from the media area (backend) on my website (frontend). The classic, dedicated access via {{ 'banner.jpg'|media }} (docs: https://octobercms.com/docs/markup/filter-media) has already worked for me.
I would also like to output certain file attributes like file size and timestamp. Is such a thing possible? Is there perhaps an example? Thank you.
Last updated
Here is a solution for my above mentioned problem (maybe someone else needs this too): https://stackoverflow.com/questions/58038452/list-files-from-the-media-in-the-frontend-octobercms/58039162#58039162
1-2 of 2