dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
110 stars 31 forks source link

Firebase Storage #82

Closed hgalarreta closed 4 years ago

hgalarreta commented 4 years ago

Hello. I would appreciate some guide to upload an image to Storage, and later read it somewhere else. I can make the code in js. But I need help with the configuration; in your PRO plugin we have apiKey, authDomain, databaseURL, but no access to the storageBucket.

So, how to start with Storage. Thank you for your support.

dalenguyen commented 4 years ago

Hi @hgalarreta, storage bucket is added in v1.7.0, and will be available by end of the weekend.