dorsetdigital / silverstripe-element-iframe
Adds an elemental content block to embed an iframe
Installs: 1 183
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- dnadesign/silverstripe-elemental: ^3.0 || ^4.0
- silverstripe/cms: ^4.0
- silverstripe/vendor-plugin: ^1.0
This package is auto-updated.
Last update: 2024-10-07 19:55:23 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?flush
to 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