quokka icon indicating copy to clipboard operation
quokka copied to clipboard

admin: media upload

Open rochacbruno opened this issue 6 years ago • 4 comments

Media uploads in admin https://github.com/rochacbruno/quokka_ng/issues/39

rochacbruno avatar Feb 07 '18 01:02 rochacbruno

Hi @rochacbruno I'm discovering quokkaCMS and absolutely loving it. I was able to plug my pelican theme into quokka and turn a site I had designed to be static into a dynamic content pelican platform super easily. My only question remaining is about file upload, is there any solution available for this yet ?

Thank you for building Quokka, I've been looking for a flask-cms for ages now,

All the best !

colmoneill avatar Dec 06 '18 19:12 colmoneill

@colmoneill not yet, this is still open to be implemented.

rochacbruno avatar Dec 06 '18 21:12 rochacbruno

Ok, any leads on this ? I could attempt a PR, but because of https://github.com/rochacbruno/quokka/blob/master/quokka/project_template/quokka.yml#L596 I thought there may be some foundations in place ?

colmoneill avatar Dec 06 '18 22:12 colmoneill

There is nothing in place yet, we are only depending on #635 because maybe that is where the upload will be done.

In the legacy branch there are some old implementation https://github.com/rochacbruno/quokka/blob/legacy/quokka/core/admin/models.py#L318-L329

rochacbruno avatar Dec 08 '18 03:12 rochacbruno