jweiland/mediapool

Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.

Installs: 2 316

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 4

Type:typo3-cms-extension

3.0.0 2023-07-13 14:28 UTC

This package is auto-updated.

Last update: 2024-04-18 13:23:48 UTC


README

Build Status

Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.

1 Features

  • Show playlist with all of your favorite videos
  • Show media from a sys_file_collection as gallery

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/mediapool

Installation as extension from TYPO3 Extension Repository (TER)

Download and install mediapool with the extension manager module.

2.2 Minimal setup

  1. Include the static TypoScript of the extension.
  2. Create a playlist record. Attach YouTube playlist URI and save.
  3. Create a plugin on a page and select at least the sysfolder as startingpoint.