alexfinnarn / d8_filestack

A Drupal 8 module integration with the Filestack service
MIT License
2 stars 0 forks source link

where to setup/config? #14

Open jtkeyva opened 4 years ago

jtkeyva commented 4 years ago

does this module work? is there a setup/config page? i don't see any options anywhere. any help appreciated. thanks

alexfinnarn commented 4 years ago

Not really. My next step was to do this: https://github.com/alexfinnarn/d8_filestack/issues/13

You should be able to add a button to the CKEditor toolbar just as you would normally do so. I think the file gets uploaded to FileStack and inserted into the WYSIWYG, but I wanted to also add file entity support and a way to select images from FileStack and insert them.

I can maybe advise you if you want to work more on the module, but I haven't done any D8 work in a long time.

jtkeyva commented 4 years ago

Cool thanks for the info! Don't have time to work so I am going to give the Cloudinary Module a try. Looks like there's a stable module which should do most of what I need.