A plugin to enable a listview that shows images and relational content
$ dotnet add package punkThumbnailListViewA dynamic ListView for Umbraco that allows you automatically show images and nodes:
An Umbraco image using the following listview header name:
An External image using the following listview header name:
Related Umbraco document(s) node name.
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 and specify using the listview name as above. Use this path for the view within the listview
/app_plugins/punkThumbnailListView/punkthumbnailListView.html
It should display your images and titles within the listview.
Install-Package punkThumbnailListView
https://www.nuget.org/packages/punkThumbnailListView/
![]()
![]()
This project is maintained by Gareth Wright and contributors. If you have a question or issue, please get in touch on Twitter, or by raising an issue on GitHub.
Copyright © 2023 Gareth Wright, and other contributors.
Licensed under the MIT License.