Screen9.Episerver.Video.plugin
4.1.7
dotnet add package Screen9.Episerver.Video.plugin --version 4.1.7
NuGet\Install-Package Screen9.Episerver.Video.plugin -Version 4.1.7
<PackageReference Include="Screen9.Episerver.Video.plugin" Version="4.1.7" />
paket add Screen9.Episerver.Video.plugin --version 4.1.7
#r "nuget: Screen9.Episerver.Video.plugin, 4.1.7"
// Install Screen9.Episerver.Video.plugin as a Cake Addin #addin nuget:?package=Screen9.Episerver.Video.plugin&version=4.1.7 // Install Screen9.Episerver.Video.plugin as a Cake Tool #tool nuget:?package=Screen9.Episerver.Video.plugin&version=4.1.7
README
Episerver-plugin provides Screen9 integration in Episerver CMS and Commerce. This plugin was designed for Episerver CMS ver. 11 or higher and was tested on EPi Alloy template site (MVC/Web forms). The plugin in version 4.1.1 or higher supports also Episerver Commerce and was tested on Episerver Quicksilver site.
Installation
- Prerequisite: Episerver 11.5 or later
Add the corresponding settings to '<appSettings>' section in web.config file, fetched from your Screen9 console account:
<add key="Screen9ProviderEnabled" value="true" />
<add key="Screen9ProviderRestApiToken" value="" />
<add key="Screen9ProviderAccountId" value="" />
Screen9ProviderEnabled - Enables or disables Screen9 content provider. Screen9ProviderRestApiToken - The Screen9 Rest API token. Screen9ProviderAccountId - The six digit account specifier. Also known as custid.
Additional information
The plugin contains a job called
Screen9 Integration Job
. The job synchronizes media data between Screen9 and Episerver. It is enabled by default and runs every 30 min. We don't recommend to set time the interval to be less than 5 min. If you don't upload, edit or delete media via Screen9 Console then you can disable this job and run it only manually when needed.The Screen9 Rest API token can have different privileges. Set the token Access level to
Public
to only show approved media orFull
to show all media. Please make sure that you have also enabledRead
,Write
andUpload
privileges.
Learn more about Target Frameworks and .NET Standard.
-
- EPiServer.CMS (>= 11.5.2 && < 12.0.0)
- EPiServer.CMS.TinyMce (>= 2.0.0 && < 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.7 | 4,846 | 12/13/2021 |
4.1.6 | 3,031 | 4/20/2021 |
4.1.5 | 4,120 | 1/5/2021 |
4.1.3 | 2,614 | 11/27/2020 |
4.1.2 | 3,042 | 8/6/2020 |
4.1.1 | 3,466 | 7/31/2020 |
4.0.11 | 3,152 | 6/5/2020 |
4.0.10 | 5,162 | 12/16/2019 |
4.0.9 | 2,890 | 5/28/2019 |
4.0.6 | 3,266 | 4/19/2019 |
3.0.2 | 3,308 | 6/20/2018 |
3.0.1 | 3,295 | 5/23/2018 |
2.0.1 | 3,071 | 6/5/2018 |
1.1.4 | 3,389 | 6/6/2018 |
New plugin that uses REST API to integrate with Screen9 Online Video Platform and presents videos in the Screen9 Video Asset Pane