PHPackages                             bubble-house/module-integration - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bubble-house/module-integration

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

bubble-house/module-integration
===============================

Bubblehouse Magento 2 Integration Module

v1.4.17(1mo ago)08651proprietaryPHPPHP &gt;=8.1

Since May 22Pushed 1mo agoCompare

[ Source](https://github.com/prairiegroupinc/bubblehouse-magento)[ Packagist](https://packagist.org/packages/bubble-house/module-integration)[ RSS](/packages/bubble-house-module-integration/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (37)Used By (0)

Bubblehouse Integration Iframe Widget
=====================================

[](#bubblehouse-integration-iframe-widget)

This Magento 2 widget allows you to display an iframe for the BubbleHouse Block API. You can customize the iframe by specifying parameters such as the page name and the height of the iframe.

Widget Configuration
--------------------

[](#widget-configuration)

The widget is defined in `etc/widget.xml` as follows:

```

    Bubblehouse Integration Iframe
    Bubblehouse Block API iFrames

            Page
            Rewards7

            iFrame Height
            1700

```

Widget Parameters
-----------------

[](#widget-parameters)

- `page`: Text parameter (default "Rewards7") Enter the page (or endpoint) name that the iframe should load.
- `height`: Text parameter (default "1700") Define the height of the iframe in pixels.

How to Use the Widget
---------------------

[](#how-to-use-the-widget)

1. Embedding in a `.phtml` Template:

```
