November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
This document describes how to install the Episerver Social Reach on your machine and how to set up the website. This document covers both the installation instructions using the Episerver Deployment Center and configuration settings.
For more information about how to set up channels and send messages, see Episerver Social Reach User Guide.
The following prerequisite exists for EPiServer Social Reach:
Download and run the installation package for EPiServer Social Reach as follows:
EPiServer Social Reach contains the following:
<social>
<providers>
<provider name="Twitter"
consumerKey=""
consumerSecret=""
type="EPiServer.Social.Providers.TwitterProvider, EPiServer.Social.Providers" />
<provider name="LinkedIn"
consumerKey=""
consumerSecret=""
type="EPiServer.Social.Providers.LinkedInProvider, EPiServer.Social.Providers" />
<provider name="Facebook"
consumerKey=""
consumerSecret=""
type="EPiServer.Social.Providers.FacebookProvider, EPiServer.Social.Providers" />
<provider name="Bitly"
providerType="UrlShortener"
consumerKey=""
consumerSecret=""
type="EPiServer.Social.Providers.Bitly, EPiServer.Social.Providers" />
</providers>
</social>
You can change which roles that have access to the different views in EPiServer Social Reach by using the virtual roles SocialEditors and SocialAdmins through the <location> section in episerverframework.config and web.config for the following elements:
<locatation path="/modules/EPiServer.Social">
and
<location path="/modules/EPiServer.Social/Settings">
For more information about the news about EPiServer Social Reach and its content, please refer to the article Launch of EPiServer Social Reach.