Media Entity Download Count
INTRODUCTION
In this module, the download count for each media entity file is recorded in the same media entity UI interface for uniformity, better visibility and faster processing.
*** The module provides the following features ***
- Set the download counter for the media file.
- The download counter can be skipped for certain roles (administrator, editor, etc.). For example, you don't want to increment the download counts when an administrator downloads the files.
- Skip the particular extensions (pdf, docx, etc..) from the download counter.
- In order to avoid creating a separate listing page for counter records, the counter record should be tracked in the same interface as the media entity.
Click here to view configuration video
REQUIREMENTS
- Drupal 8 or Drupal 9
DEPENDENCIES
Media Entity Download: This module provides the download link for media file.
INSTALLATION
Through Composer
composer require drupal/media_entity_download_count
OR
Through Manually
1. Copy Media Entity Download Count to the modules directory of your Drupal
installation.
2. Enable the 'Media Entity Download Count' module in 'Extend'. (/admin/modules)
MAINTAINERS
Original development: Vipin Mittal(https://www.drupal.org/u/vipinmittal18)
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.1 | Stable | Oct 6, 2024 |