Custom Page List lets you easily customize the page list (tree) in the admin section.
I wanted something more (easily) configurable than the existing solutions, so I tried to add some new functionality with an easy to use interface. This is my first module for ProcessWire, so don't hesitate to let me know how to make it better
Based on the work of
Philipp Urlich (somatonic): PageListImageLabel https://github.com/somatonic/PageListImageLabel
Adam Spruijt (adamspruijt): PageListBetterLabels https://github.com/adamspruijt/PageListBetterLabels
Features
Customize styles and separators used in the page list
Display custom labels for each field
Display image thumbnails
Display formatted dates
Display info from related models (e.g. title field of related pages)
Display on/off checkbox as "Yes/No" (ready for translation)
Define output filter(s) for each field
Configuration
See the README that comes with the download.
Download
Source code is available at https://github.com/hgassen/custom-page-list.