PHPackages                             amazeelabs/silverback\_iframe - 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. amazeelabs/silverback\_iframe

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

amazeelabs/silverback\_iframe
=============================

Provides a way for displaying Drupal content/forms in iframes.

1.4.3(1y ago)034.0k↑104.3%[1 PRs](https://github.com/AmazeeLabs/silverback_iframe/pulls)GPL-2.0+PHP

Since Sep 6Pushed 1y ago4 watchersCompare

[ Source](https://github.com/AmazeeLabs/silverback_iframe)[ Packagist](https://packagist.org/packages/amazeelabs/silverback_iframe)[ Docs](https://github.com/AmazeeLabs/silverback-mono/tree/development/packages/composer/amazeelabs/silverback_iframe#readme)[ RSS](/packages/amazeelabs-silverback-iframe/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (17)Used By (0)

Silverback Iframe
=================

[](#silverback-iframe)

This is the main module of the Silverback Iframe solution.

Other parts:

- [Drupal theme](../silverback_iframe_theme)
- [React component](../../../npm/@amazeelabs/silverback-iframe)

All together they allow embed Drupal pages (mainly forms) to React frontend.

For example, Drupal webforms can be integrated to the frontend. Most of the confirmation types are supported, so `URL with message (redirects to a custom path or URL and displays the confirmation message at the top of the page)`option will do exactly what it promises.

If there is `iframe=true` param in the URL, the module does:

- Enables `silverback_iframe_theme`.
- Removes `X-Frame-Options` header.
- Adds `iframe=true` param to all outbound URLs.
- adds [iframe-resizer](https://www.npmjs.com/package/iframe-resizer) library to all pages
- adds `iframeCommand.js` to all pages, the script
    - passes iframe commands to the parent frame
    - updates all visible links:
        - they should point to the parent frame base url
        - they should contain no `iframe=true` parameter
        - they should target parent frame

Installation
------------

[](#installation)

Drupal:

- `composer require amazeelabs/silverback_iframe amazeelabs/silverback_iframe_theme`
- `drush en silverback_iframe`
- `drush then silverback_iframe_theme`
- if needed: create a custom theme based on `silverback_iframe_theme` and enable it
- configure which blocks to display with `silverback_iframe_theme` (or your sub-theme) at `/admin/structure/block`

React frontend:

- `pnpm add @amazeelabs/silverback-iframe`
- use `SilverbackIframe` component

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~78 days

Recently: every ~87 days

Total

15

Last Release

662d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/501415?v=4)[Philipp Melab](/maintainers/pmelab)[@pmelab](https://github.com/pmelab)

![](https://www.gravatar.com/avatar/d871bb148a82d7e6df9e4651bb313bdac853962dd6214c2b0a03f8d60985fb61?d=identicon)[Leksat](/maintainers/Leksat)

---

Top Contributors

[![Leksat](https://avatars.githubusercontent.com/u/989015?v=4)](https://github.com/Leksat "Leksat (1 commits)")

### Embed Badge

![Health badge](/badges/amazeelabs-silverback-iframe/health.svg)

```
[![Health](https://phpackages.com/badges/amazeelabs-silverback-iframe/health.svg)](https://phpackages.com/packages/amazeelabs-silverback-iframe)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
