Skip to content

Digital Asset Management plugin workflow - feedback requested! #9991

Discussion options

You must be logged in to vote

I'm also hoping to not duplicate assets storage as most DAM vendors offer their own third-party storage as part of a package deal. So I'd like to create Craft DB entries for the DAM assets, but retrieve the thumbnails/URIs/metadata on the fly.

If you want to use the DAM for storage, it will also need to be used to store image transforms. Craft doesn’t currently have a way of pulling source images from one place, and storing generated transform images somewhere else.

So you will either need to create a custom volume type that implements craft\base\VolumeInterface entirely (including the ability for Craft to write new files to the DAM), or scrap this plan and only pull new images from the…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ericdrosas87
Comment options

Answer selected by brandonkelly
Comment options

You must be logged in to vote
1 reply
@ericdrosas87
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants