Shareable iFrame Support and Budibase WordPress Plugin #9792
Replies: 4 comments
-
Wow, thanks for the mention. I'll update some findings after my last comment.
Thanks again for crediting my short comment. |
Beta Was this translation helpful? Give feedback.
-
This. Was very surprised there isn't an option to use an iframe to embed an app. I'm vetting various "internal tool" builders for our org and am walking away from Budibase based on this factor alone. |
Beta Was this translation helpful? Give feedback.
-
I notice Drona HQ released this feature yesterday on ProductHunt: https://www.dronahq.com/embed-apps/ - would definitely be a cool BB feature! |
Beta Was this translation helpful? Give feedback.
-
Hey everyone, This is in the pipeline to be added to Budibase, currently you are able to do this with selfhosted by configuring your nginx/htaccess settings. (Examples of how to do this i've provided below.) We are hoping to extend this to cloud services as well over the coming iterations. (No exact timeline for this, however this is a feature thats heavily requested and will be added to Budibase.) .htaccess
nginx
I hope this information helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This idea aims to meet the following objectives.
Context
WordPress powers 42% of the internet. Alternatives to WordPress have been created, but fail for various reasons. As an example, read why Jamstack Won't Replace WordPress. Budibase is not an alternative to WordPress, but it isn't compatible yet either. However, the work to make it compatible is very simple. Then, there is an additional opportunity that Budibase is not taking advantage of.
Shareable iFrame Support
Websites are able to embed other applications using iFrames. However, a quick search about using iFrames with Budibase shows that the feature isn't supported. Here are the existing discussion on the subject within this repository.
A comment by @wooparadog indicates that iFrame embeds are currently flawed since Budibase strips cookies from the user. A comment by @oswaldB implies that it can be done with the configuration of the reverse proxy, but this is — based on Budibase's competitors — unnecessary work for the end user. Implementing shareable iFrame support could be as simple as adding the documentation to do it without issue. Doing so would allow every web developer to use Budibase in their work, which expands the market of Budibase.
While this feature is not necessarily related to a WordPress Plugin, it may help in its implementation. Something as simple as allowing Budibase components to be used in a WordPress website would expand Budibase's market.
Budibase Pagebuilder (WordPress Plugin)
Modern WordPress websites are being created with a page builders, which function in a similar manner to the Budibase application builder. WordPress page builders work by disabling the WP Theme and any other unnecessary files, then allowing the end user to create custom templates, components, and widgets. This allows the end user to create a custom website, while also maintaining the benefits of WordPress. The following software is an example of notable WordPress page builders.
Here is why Budibase will benefit from creating a page builder of their own for the WordPress ecosystem.
Beta Was this translation helpful? Give feedback.
All reactions