FeatureFuel
1

Automatic Folder Creation when ID is missing

Source: directus/directus#22509 · opened by @NilsBaumgartner1994
Summary Automatically create folders if the folder id is missing, in order to support better organization of files. Basic Example _No response_ Motivation So based on several discussions: The organization of files is not good, especially when you start your software for multiple customers. Therefore i would suggest that since the folder id is defined in the Schema, Directus should atleast automatically create the folder if the ID is not found. This would improve a more structorized approach in handling files. Detailed Design I think a simple hook like before upload files or so should be already satisfying in order to organize files better? Requirements List Must Have: • Auto create folder if not found Should Have: • Keep name of folder from schema Could Have: • More customizable support Drawbacks Well as i know that saving the name of the folder in the schema is not very good, this could be a drawback. Alternatives Instead of implemen…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests