firecmsco / firecms

Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!
https://firecms.co
Other
1.12k stars 184 forks source link

feat: extended StorageSource to support a custom buckets #633

Closed marianmoldovan closed 3 months ago

marianmoldovan commented 3 months ago

Added some changes to useFirebaseStorageSource to handle a custom cloud storage bucket. Also, added the parameter to the methods involved in upload and download.

Updated StorageSource model with the new parameter.

The format of the bucket needs to be a bucket url, gs://BUCKET_NAME