Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore options to store file level metadata #103

Open
Natkeeran opened this issue Jan 31, 2024 · 0 comments
Open

Explore options to store file level metadata #103

Natkeeran opened this issue Jan 31, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Natkeeran
Copy link

Natkeeran commented Jan 31, 2024

About

A key requirement for us is that we need to store technical metadata about the file at the file level. We also want to bring back that data via views. Similar to here.

Currently, we are using the file_entity module to store this data at the file level. However, there are some concerns about using that module. We want to explore alternative approaches to storing and retrieving file level metadata in Drupal.

Evaluate the following Drupal core patch and see what type of functions it provides.
https://www.drupal.org/project/drupal/issues/2983456

Evaluate existing modules to see if their approaches can work the above noted use case.

https://www.drupal.org/project/file_mdm
https://git.drupalcode.org/project/pdf_metadata

GOAL

@kylehuynh205 kylehuynh205 added good first issue Good for newcomers enhancement New feature or request labels Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants