Skip to content

limbobot/Limbo.Umbraco.DreamBroker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limbo DreamBroker

This package features a property editor for inserting (via URL) or selecting a Dream Broker video. The property editor saves a bit of information about the video, which then will be availble in C#.

Installation

Install for Umbraco 9 via NuGet:

dotnet add package Limbo.Umbraco.DreamBroker --version 1.0.0-alpha002

Configuration

Authentication

DreamBroker doesn't have a public API, but relies on more or less undocumented endpoints, and as such doesn't require any authentication.

Channels

Future versions of this package will allow users to add channels to Umbraco, and search among the videos of those channels. With the current version, there is no interface for managing channels - but when adding a new video, the user is prompted to add the channel of the video to Umbraco if the channel hasn't already been added.

About

DreamBroker video picker for Umbraco 9.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 64.4%
  • JavaScript 17.7%
  • HTML 11.3%
  • CSS 3.0%
  • Less 3.0%
  • Batchfile 0.6%