272

Product support

Get help in the plugin support forum.

Categories

This plugins allows you display lists of YouTube videos on a page. It acts in the same way than a photo gallery but instead you add YouTube videos instead of images.

Features

  • Add individual YouTube videos with the YouTube watch id or the full url
  • Create multiple playlists with the videos you added
  • Display videos on a page by selecting a playlist to display
  • Default template compatible with Bootstrap v3
  • Backend fully translated to English and French
Display a single playlist using PlayList component

Getting started

After installation plugin will register YT Gallery into the menu backend. From there you will be able to manage your playlists and videos.

From the video submenu, create a new video. Enter the title of the video and then add the youtube watch id or the full youtube url (When providing full YouTube url, the YouTube watch id will be extracted from the url). Click save and close.

Then, head to the playlist submenu, create a new playlist. Enter the name of the playlist. Open the video relation manager to add your previously created video to that playlist.

Displaying a playlist

{% component 'Playlist' %}

Add the PlaylistComponent to the page you want to display the videos in. In the properties, select the playlist to display. Save and then open your page in your browser.

If you template does not include Bootstrap v3, the default template might not display properly. In that case, you should move the default markup to the theme or override the default partial and write your own styling. This will allow you to change the number of videos per row, YouTube iframe width and height and any further customisation.

Property Description Type Version
playlist Playlist to display videos from Dropdown (Playlist models) v1.0.1
display_title Add the provided display title on top of the video Checkbox v1.0.1
display_playlist_name If checked, will display the playlist name on a row before all videos Checkbox v1.0.4
sort_by Choose a column to sort on Dropdown (Title, Order, Created At or Update At) v1.0.1
sort_direction Ascending or descending sort Dropdown (Ascending/Descending) v1.0.1
  • Found the plugin useful on 19 Dec, 2023

    Great plugin! Can we have pagination or a loadMore options? Because if you have a lot of video the page will be very slow.

  • Found the plugin useful on 6 Feb, 2023

    Great plugin! Will be more useful if there was any option to import whole playlist from Youtube. That will be so good, because will be automated (when you upload a new video to youtube, will be in site too.

  • Found the plugin useful on 18 Jan, 2022

    It is really useful plugin. Thanks for it!

  • Found the plugin useful on 31 Jul, 2018

    A very useful plugin for me. Thank you

  • Found the plugin useful on 11 Jul, 2017

    Great plugin! You could add sort order to playlist component or in backend playlist, it would be a great feature

  • author

    Replied on 12 Jul, 2017

    Thanks for the kind review!

    I agree with you that a sorting feature is critical for usability. I will look into that over the weekend.

1.0.5

Added permissions

Apr 30, 2018

1.0.4

Added property to toggle playlist name

Aug 14, 2017

1.0.3

Fixed repeating playlist name in rows

Jul 16, 2017

1.0.2

Added video order display priority

Jul 16, 2017

1.0.1

First version of youtubegallery

Jul 10, 2017