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

adds customizable asset delete callbacks #781

Closed

Conversation

ddink
Copy link
Contributor

@ddink ddink commented Feb 26, 2025

What will it allow you to do that you can't do today?

It will allow users to customize a soft_delete/1 callback that's used when Beacon.MediaLibrary.soft_delete/1 gets called.

Why do you need this feature and how will it benefit other users?

This feature is necessary to be able to programmatically delete stored assets where they are stored when utilizing custom provider modules for the media library's asset upload functionality.

@ddink ddink closed this Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant