Skip to content

maartenhvdh/kontent-custom-element-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Youtube element

This Kontent.ai custom element allows you to add various types of youtube video url, it extracts and stores the video id for your apps and shows the video.

screenshot

Setup

  1. Deploy the code to a secure public host
  2. Follow the instructions in the Kentico Kontent documentation to add the element to a content model.
    • The Hosted code URL is where you deployed to in step 1
    • Pass the necessary parameters as directed in the JSON Parameters configuration section of this readme.

Deploying

Netlify has made this easy. If you click the deploy button below, it will guide you through the process of deploying it to Netlify and leave you with a copy of the repository in your GitHub account as well.

Deploy to Netlify

Configuration

You can specify the Parameters {JSON} part of the configuration to configure the default state or a lable. Possible configurations:

{
    "width": 800,
    "height": 600
}

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages