Supabase Plugin - Integrate Supabase into your Bubble app

Hi Bubblers :wave:

I’m thrilled to share a new plugin I developed to seamlessly integrate Supabase with your Bubble app.

This plugin enhances your apps by leveraging the robust and scalable services of Supabase.

Here’s a brief rundown of the included features:

:closed_lock_with_key: Authentication: manage your user accounts effortlessly with the Supabase authentication (email, phone, OAuth with providers like Google, Twitter, Slack, and more).

:floppy_disk: Database: provides direct interaction with your Supabase DB (fetch, insert, update, delete)

:package: Uploader & Storage: enjoy convenient file storage and efficient management of your Supabase object store (buckets)

:electric_plug: Edge Function: invoke edge functions directly from your Bubble workflow

:loud_sound: Real-time Broadcast: enable the sending and receiving of messages with your Bubble users


Please feel free to explore our demo app and documentation to fully understand how the plugin works:

Regular updates are rolled out to include the latest features and improvements from Supabase.

Looking forward to your feedback and seeing what amazing things you’ll create!
Best

3 Likes

Hi @Nass it’s very exciting to see more work around integrating with Supabase! Curious to hear how your plug-in differs from this Supabase plugin by @petersas [New Plugin] Supabase.js - With Auth, Data and Storage

3 Likes

Hi @arensbpa

Thank you for your message and interest in our plugin! In terms of features, both plugins are quite similar.

On our end, we’ll be publishing weekly how-to guides and recipes to help users make the most out of Supabase and Bubble.io. You can find these guides and recipes here.

Additionally, we are committed to providing regular updates to the plugin, ensuring it remains up-to-date and performs optimally.

Best!

Good to know! Love the guides and recipes!

1 Like

Hi Bubblers :wave:,

Excited to roll out an update to our Supabase plugin (v1.5.0)!
Now, you can directly invoke Postgres functions through Remote Procedure Calls (RPC) from your app.
Best!

1 Like

Hi Bubblers!

I’m excited to announce that version 1.5.1 of the Supabase plugin is now live. :rocket:
This update includes various fixes to enhance overall performance and stability.

Don’t hesitate to share your feedback!

Hi!

Great news! :star2: The latest update for the Supabase plugin (v1.6.0) is here and allows you to customize the uploader component to fit your unique style.

If you have any thoughts, ideas, or suggestions, please don’t hesitate to share.

uploader-styling

1 Like

Hi Bubblers!

We’ve just rolled out version 1.7.2 of the Supabase plugin, and it comes with some long-awaited new features:

  • Added filter options for fetch, update, delete, and RPC calls, offering you enhanced control and flexibility.
  • Implemented sorting options and limit options for the fetch action.


    supabase-filters


    Your feedback and ideas are always welcome. If there’s anything you’d like to share or discuss, please don’t hesitate to reach out :slight_smile:

Hi, very good!!! This is the update I’ve been waiting for! Congratulations ! I will be sure to share my ideas with you because I am going to completely switch my application to supabase.

1 Like

Hi @gianni
Thanks for your message! :slight_smile:
We’re currently working on refreshing the documentation and we’ll roll out new features for the plugin really soon.

Hi Bubblers!

We’ve just launched version 1.8.0 of the Supabase plugin!
This update includes enhancements to ease the management of payload, body, and headers. Additionally, we’ve added new events for the auth and database components to simplify error management.

Also, the Quickstart guide is now available! You can find it here:
Quickstart tutorial | Supabase - Docs.

quickstart

2 Likes