jonnitto/prettyembedcollection

Last activity 7 days ago
  • 2
  • 9905
composer require jonnitto/prettyembedcollection

Collection of all packages from the PrettyEmbed series

5.0.0

Collection of all packages from the PrettyEmbed series

Homepage
https://github.com/jonnitto/Jonnitto.PrettyEmbedCollection
Version
5.0.0
Type
neos-plugin
Release Date
Mar 17, 2023, 10:20:29 am
Source
git
Distribution
zip
Requires
Requires (dev)
None
Suggest
None
Provides
None
Conflicts
None
Replaces
None
GPL-3.0-or-later
  • #flow
  • #youtube
  • #vimeo
  • #video
  • #neos
  • #contentelement
ba4176ffa62d03ac792546b3533233b8e16e4bbd

Latest Stable Version Total Downloads License GitHub forks Support development My wishlist on amazon
GitHub stars GitHub watchers GitHub followers Follow Jon on Twitter

Jonnitto.PrettyEmbedCollection

The PrettyEmbed series are media player (Video/Vimeo/Youtube) for Neos CMS - with nice options like high-res preview images, lightbox feature and advanced customization of embed options.

This package installs following packages:

If you install the PrettyEmbedCollection the video players get grouped into a own group in the node inspector, otherwise they will be in the default group.

Installation

Most of the time you have to make small adjustments to a package (e.g. configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site packages located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:

composer require jonnitto/prettyembedcollection --no-update

The --no-update command prevent the automatic update of the dependencies. After the package was added to your theme composer.json, go back to the root of the Neos installation and run composer update. Et voilà! Your desired package is now installed correctly.

FAQ

What are the differences from the PrettyEmbed series to Jonnitto.Plyr?

PrettyEmbed series Plyr
YouTube Video
YouTube Playlist
Vimeo
Native Audio
Native Video
Advanced captions for native video
Preview image
Lightbox included
Preview image
Javascript API
Filesize (JS & CSS) smaller bigger

All packages from the PrettyEmbed series have the benefit of a better frontend performance since the player gets only loaded on request. So, no iframe/video get's loaded until the user wants to watch a video.

The content of the readme is provided by Github
The same vendor provides 18 package(s).