PHPackages                             chillu/silverstripe-elemental-embedly - 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. chillu/silverstripe-elemental-embedly

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

chillu/silverstripe-elemental-embedly
=====================================

Embed media, articles and social feeds as a block for the silverstripe-elemental module

423PHPCI failing

Since Mar 20Pushed 7y agoCompare

[ Source](https://github.com/chillu/silverstripe-elemental-embedly-block)[ Packagist](https://packagist.org/packages/chillu/silverstripe-elemental-embedly)[ RSS](/packages/chillu-silverstripe-elemental-embedly/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Elemental Embed.ly Block
========================

[](#elemental-embedly-block)

[![Build Status](https://camo.githubusercontent.com/ee82f79682bc80e68ea67870b5253ae0d90f5c7757817d95a66e63f11bb0e291/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f6368696c6c752f73696c7665727374726970652d656c656d656e74616c2d656d6265646c792d626c6f636b2e7376673f7374796c653d666c6174)](https://travis-ci.org/chillu/silverstripe-elemental-embedly-block)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7c873a65f2ccd6be11815341ce2254a6e89eb7578ec86f757a1444d3b310b40e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368696c6c752f73696c7665727374726970652d656c656d656e74616c2d656d6265646c792d626c6f636b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/chillu/silverstripe-elemental-embedly-block/?branch=master)[![codecov](https://camo.githubusercontent.com/25f1c829fa48d703ddb308381318233c4a833c465c8dcde9177b8871ded917bf/68747470733a2f2f636f6465636f762e696f2f67682f6368696c6c752f73696c7665727374726970652d656c656d656e74616c2d656d6265646c792d626c6f636b2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/chillu/silverstripe-elemental-embedly-block)

Allows embedding of various videos, images, rich media and social elements as a content block via [silverstripe-elemental](https://github.com/dnadesign/silverstripe-elemental).

[![CMS UI](docs/_img/embedly-block.png)](docs/_img/embedly-block.png)[![Sample Output](docs/_img/embedly-out.png)](docs/_img/embedly-out.png)

It supports 500+ services through the [Embed.ly](https://embed.ly/) service, incl. Facebook, YouTube, Instagram, Twitter, Google Maps, New York Times, and many more. You can [try it out](https://embed.ly/code) yourself.

Examples:

- Display a video player
- Show a Facebook post incl. "like" buttons
- Share a magazine article with the headline image
- Point to a business or a location in an interactive Google Map

Note: The Embed.ly service is ad supported on the free plan. For customisations and an ad-free display, you'll need a paid plan.

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

[](#installation)

Install using Composer:

```
composer require chillu/silverstripe-elemental-embedly

```

Once complete, run `dev/build` from your browser, or command line via `vendor/bin/sake dev/build`.

Requirements
------------

[](#requirements)

- Elemental ^4.0

Configuration
-------------

[](#configuration)

### API Key

[](#api-key)

You can set an optional API key in `admin/settings`

### JavaScript Embedding

[](#javascript-embedding)

The library inlines `` tags with the block template. You probably want to configure `\SilverStripe\View\Requirements\Requirements::set_force_js_to_bottom(true)`in your project's `_config.php`. This avoids auto-inlining all other `` tags.

Versioning
----------

[](#versioning)

This library follows [Semver](http://semver.org). According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.

All methods, with `public` visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep `protected` methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.

Reporting Issues
----------------

[](#reporting-issues)

Please [create an issue](http://github.com/chillu/silverstripe-elemental-embedly-block/issues/new) for any bugs you've found.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/111025?v=4)[Ingo Schommer](/maintainers/chillu)[@chillu](https://github.com/chillu)

---

Top Contributors

[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (7 commits)")

### Embed Badge

![Health badge](/badges/chillu-silverstripe-elemental-embedly/health.svg)

```
[![Health](https://phpackages.com/badges/chillu-silverstripe-elemental-embedly/health.svg)](https://phpackages.com/packages/chillu-silverstripe-elemental-embedly)
```

###  Alternatives

[wa72/htmlpagedom

jQuery-inspired DOM manipulation extension for Symfony's Crawler

3383.9M34](/packages/wa72-htmlpagedom)

PHPackages © 2026

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