https://github.com/dynamic/silverstripe-elemental-oembed
A block to embed media from other websites via oEmbed
https://github.com/dynamic/silverstripe-elemental-oembed
hacktoberfest silverstripe silverstripe-elemental
Last synced: 7 months ago
JSON representation
A block to embed media from other websites via oEmbed
- Host: GitHub
- URL: https://github.com/dynamic/silverstripe-elemental-oembed
- Owner: dynamic
- License: bsd-3-clause
- Created: 2018-05-01T21:14:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T20:56:04.000Z (11 months ago)
- Last Synced: 2024-12-14T08:52:42.496Z (7 months ago)
- Topics: hacktoberfest, silverstripe, silverstripe-elemental
- Language: PHP
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 8
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Silverstripe Elemental Media Block
A content block to embed media from other websites via oEmbed
[](https://github.com/dynamic/silverstripe-elemental-oembed/actions/workflows/ci.yml)
[](https://codecov.io/gh/dynamic/silverstripe-elemental-oembed)[](https://packagist.org/packages/dynamic/silverstripe-elemental-oembed)
[](https://packagist.org/packages/dynamic/silverstripe-elemental-oembed)
[](https://packagist.org/packages/dynamic/silverstripe-elemental-oembed)
[](https://packagist.org/packages/dynamic/silverstripe-elemental-oembed)## Requirements
* dnadesign/silverstripe-elemental: ^4.8
* dynamic/silverstripe-linkable: ^1.0## Installation
`composer require dynamic/silverstripe-elemental-oembed`
## Usage
Elemental oEmbed Block will add the following Element to your site:
* oEmbed (A block to embed media from other websites via oEmbed)
## Screen Shots
#### Front End sample of a oEmbed Element
The default templates are based off [Bootstrap 4](https://getbootstrap.com/) classes/styling
#### CMS - oEmbed Main Tab
## Getting more elements
See [Elemental modules by Dynamic](https://github.com/dynamic/silverstripe-elemental-blocks#getting-more-elements)
## Configuration
See [SilverStripe Elemental Configuration](https://github.com/dnadesign/silverstripe-elemental#configuration)