This module provides tools to track and display how entities are being used within your Drupal site. It offers a service for accessing usage data and a field formatter for easily displaying detailed usage statistics in views.
Entity Usage Addons module provides:
- A Usable service to get usage data.
- A fieldformatter that can be used in views to get detailed usage statistics.
Usage Information
Install and Configure
- Enable the module
- Add an ID field to the view
- Choose the Entity Usage fieldformatter for the output of this field.
- Configure the field formatter to your liking.