Integrations
Connect third-party services to your Webtwizz project from Settings > Integrations.
Supabase
Supabase gives your app a real PostgreSQL database, authentication, and storage.
Click Connect to start the setup.
Step 1: Enter Your Access Token
Paste your Supabase access token. The dialog explains how to get one:
- Go to supabase.com/dashboard/account/tokens
- Click Generate new token
- Give it a name and copy the token
Click Next to continue.
Step 2: Select a Project
Choose which Supabase project to connect to this website.
Click Connect to finish. Your Supabase tables will now appear in the Data & CMS panel under the Supabase tab.
Disconnecting
To disconnect, go back to Settings > Integrations and click Disconnect. This does not delete your Supabase data - it only removes the connection from Webtwizz.
Stripe
Stripe lets you accept payments and manage subscriptions in your app.
Click Connect to link your Stripe account. Once connected, you can use Stripe Connect to handle payments directly from your Webtwizz app.