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

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

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

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

1.4.3(1y ago)033.0k↓20%[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 1mo ago

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 82% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity26

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

616d 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)
```

###  Alternatives

[kirschbaum-development/nova-inline-select

An inline select field for Laravel Nova apps.

95486.7k1](/packages/kirschbaum-development-nova-inline-select)[bdelespierre/php-kmeans

K-Means algorithm for PHP

91134.1k3](/packages/bdelespierre-php-kmeans)[paulzi/yii2-adjacency-list

Adjacency List Behavior for Yii2

68237.4k16](/packages/paulzi-yii2-adjacency-list)[ckfinder/ckfinder-symfony-bundle

CKFinder bundle for Symfony

42435.7k](/packages/ckfinder-ckfinder-symfony-bundle)[stevegrunwell/time-constants

A series of constants designed to make it easier to express time in PHP applications

28402.4k2](/packages/stevegrunwell-time-constants)[savvot/random

Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness

21243.7k5](/packages/savvot-random)

PHPackages © 2026

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