sanity-plugin-external-files icon indicating copy to clipboard operation
sanity-plugin-external-files copied to clipboard

Lacking documentation for aws and firebase implementation

Open ha1fstack opened this issue 1 year ago • 1 comments

First of all, thank you for this amazing plugin!

Current READMEs are outdated for aws and firebase implementation, it would be great if those are added too.

ha1fstack avatar Dec 16 '23 16:12 ha1fstack

Sanity Support here :) While the maintainers of the plugin are working on updating the documentation to V3 of Sanity ( I think there are is little but the install command not updated in the ReadMe) and the setup in /test/sanity.config.ts, we can offer some more help around it:

  • The name of the plugin is s3Files for aws for example
  • You have the option to then configure at least the toolTitle, defaultAccept and vendor credentials in your plugin definition in the plugins array

Hope that helps you bridge the time until the docs have been updated 🙌

bobinska-dev avatar Mar 18 '24 10:03 bobinska-dev