File List Formatter
48 sites
Security covered
Drupal 11
· not 10
This module provides formatters for file fields, allowing you to display files as ordered or unordered lists. It can also optionally show the file size at the end of each list item.
This project provide formatter for file field creating unordered and ordered list.
Now: Show filesize at the end of each list item.
How to set the new format step by step:
INSTALLATION
On Drupal 11.x, install the module using CLI:
- Add the Drupal Packagist repository (if you haven't already)
composer config repositories.drupal composer https://packages.drupal.org/8
- Require and install the module and its dependencies
composer require drupal/filelist_formatter
Credits
This module has been developed for:
Depends on
Dependencies of the latest stable release
- file Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.