dorsetdigital / silverstripe-element-iframe
Adds an elemental content block to embed an iframe
Package info
github.com/DorsetDigital/silverstripe-element-iframe
Type:silverstripe-vendormodule
pkg:composer/dorsetdigital/silverstripe-element-iframe
v3.0.0
2026-03-10 11:06 UTC
Requires
- dnadesign/silverstripe-elemental: >=4.0.0 <7.0.0
This package is auto-updated.
Last update: 2026-03-10 11:11:18 UTC
README
Adds an elemental content block to embed an iframe
Requirements
- Silverstripe 4.x
- Silverstripe Elemental
Installation
- Install the code with
composer require dorsetdigital/silverstripe-element-iframe - Run a
dev/build?flushto update your project
Usage
This module adds a simple way to embed an iframe into your Elemental page By default, the module doesn't add any styling, it expects you to do this in your own CSS file