Open Ihor93 opened 2 years ago
We are currently working on media integration. Should be done soon.
We are currently working on media integration. Should be done soon.
Could you say what is soon? it's 1-2 weeks or 1-2 moths?
There is already an initial PR waiting for review, so I guess it should be the former one.
I'm bumping this issue since it has been 3 weeks since the PR was opened, but still no sign of it being reviewed / merged. It's an important missing feature imo, which was advertised through screenshots.
I can't internally push my code in production because this feature is still missing. Can we have visibility on this ?
I merged the PR and I'll release a new version shortly. It closes #10, but the upload adapter is still missing, meaning you can't just paste images into the content.
I merged the PR and I'll release a new version shortly. It closes #10, but the upload adapter is still missing, meaning you can't just paste images into the content.
Are you planning to fix this?
any update on this?
Also following to see if there is an upload adapter.
When we upload images through the Strapi Media Library, we store those in an Azure storage container and serve them via a CDN.
However, images pasted into the content are not able to use this and don't even get uploaded. Would be great to know how this can be done.
First of all it's greate that you did it already!
I have to implement upload adapter but I can find an example for strapi. An example config would be very helpful. Thank you.