Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nearata/flarum-ext-embed-twitch

A Flarum extension that allow users to embed content from Twitch.TV.
https://github.com/nearata/flarum-ext-embed-twitch

flarum flarum-extension

Last synced: 15 days ago
JSON representation

A Flarum extension that allow users to embed content from Twitch.TV.

Awesome Lists containing this project

README

        

# Embed Twitch

> A [Flarum](http://flarum.org) extension. Allow users to embed content from Twitch.TV.

## Requirements

To use this extension, your site **MUST** comply with [Twitch Requirements](https://dev.twitch.tv/docs/embed#embedded-experiences-requirements).

In short, your site must have SSL enabled.

## Preview

- [Images](https://imgur.com/a/3lFMVG7)

## Install

```sh
composer require nearata/flarum-ext-embed-twitch
```

## Remove

```sh
composer remove nearata/flarum-ext-embed-twitch
php flarum cache:clear
```