Skip to content
Snippets Groups Projects
Commit 21fbe840 authored by Atul Ghate's avatar Atul Ghate Committed by Christian Fritsch
Browse files

Issue #3020251: Fixed phpcs issues.

parent 3780647b
No related branches found
No related tags found
1 merge request!5Issue #3020251: Fixed phpcs issues.
Pipeline #221041 passed
# Media expire
This module enables you to unpublish your media entities automatically by setting an expire field.
This module enables you to unpublish your media entities.
This can be done automatically by setting an expiry field.
Instructions:
- "Activate media expire" on admin/structure/media/manage/{media}
- Specify an expire field
- Optionally: You are able to provide a fallback entity for unpublished entities
- Specify an expiry field, and optionally,
- You are able to provide a fallback entity for unpublished entities
Drupal checks on every cron-run if there are expired media elements. Additionally you can use "drush media-expire-check" for a manually check
Drupal checks on every cron-run if there are expired media elements.
Additionally, you can perform an on-demand check.
For manual check use "drush media-expire-check".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment