25
€
Plugin
Bubble
Multi-Domain - Bubble Plugin
A plugin to use several domains in one Bubble app.
Demo App: Your Bubble app (bubbleapps.io)
Editor: Protodev | Bubble Editor
Set up the plugins
You need to install 2 plugins to make this work.
- Multi Domain Alias Config Generator
- Nox Multi Domain Deployer
- Multi-Domain Alias Config Generator
- Install Multi Domain Alias Config Generator.
- Fill in your App name in the APP_NAME field. Please make sure the app name must be lower case.
- Go to settings and then domain/email. Uncheck the Redirect all requests to the domain(only if you have a domain already assigned to the bubble app).
- Nox Multi Domain Deployer
- Install Nox Multi Domain Deployer.
- Fill in the Netlify API key of your Netlify account where sites will be hosted.
Add a domain to your bubble app.
- You need to add an IP to the domain you want to add to your bubble app. Add the IP 75.2.60.5 and create a DNS record.
- Run the action “Create Config” of the Multi-Domain Alias Config Generator Plugin to create a config JSON.
- Run the action “Add Domain” of the Multi-Domain Alias Config Generator Plugin to add domains to the config.
- Run the action “Add / Update Redirection” of the Multi-Domain Alias Config Generator Plugin to handle redirections.
- Run the action “Create Site” of the Nox Multi Domain Deployer Plugin to create a new site. (This will only create a new site on the Netlify account, but not fully functional).
- Run the action “Deploy Site” of the Nox Multi Domain Deployer Plugin to deploy the new site.