A plugin to enable a listview that shows images and relational content
$ dotnet add package punkThumbnailListViewAn app_plugin for Umbraco that allows you to view a ListView with the following extras:
It works with all the original functionality of ListView, including selections, sort and search.
Just create a new listview in Umbraco, add your custom fields for imagery or linked relations. then use this path for a view:
/app_plugins/punkThumbnailListView/punkthumbnailListView.html
It should display your images and relational titles in the listview.
Install-Package punkThumbnailListView
https://www.nuget.org/packages/punkThumbnailListView/
![]()
![]()