File list formatter
Categories
Component ID
2257243
Component name
File list formatter
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2544
Component created
Component changed
Component body
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:
Port to Drupal 8.x
Ported module to drupal 8 without all functionality.
- Validate class for ul
- Test into the last D8 version
INSTALLATION
On Drupal 8.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:

