You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to extend the FileAdder as I am currently working with some files that have expiry. Having withExpiry(DateTime $expiry) would be super handy. I am currently using the custom properties but as my media table grows and I am dealing with a lot of custom properties I find it to be the wrong place.
Would it be possible to add the FileAdder class to config so everybody can extend it to their needs? Would create a PR if its likely to be merged.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to extend the FileAdder as I am currently working with some files that have expiry. Having
withExpiry(DateTime $expiry)
would be super handy. I am currently using the custom properties but as my media table grows and I am dealing with a lot of custom properties I find it to be the wrong place.Would it be possible to add the FileAdder class to config so everybody can extend it to their needs? Would create a PR if its likely to be merged.
Beta Was this translation helpful? Give feedback.
All reactions