Skip to content

johanreitsma/Skybrud.Social.Umbraco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybrud.Social for Umbraco 7

Skybrud.Social is a framework in .NET that integrates with a number of social services. This repository is for a package for Umbraco 7 that will use Skybrud.Social for bringing stuff like OAuth authentication to Umbraco.

If you're using Umbraco 6, have a look at this package

Skybrud.Social for Umbraco 7 focuses on the Umbraco backend by adding a set of data types. As of now there are data types to handle the OAuth authentication for the APIs of Facebook, Twitter, Google and Instagram.

Example of OAuth data types in action

At the moment this package will only help you with the OAuth authentication in the backend, as well as saving the relevant OAuth data in Umbraco. Except some property value converters, there are currently not any code to aid you in the frontend.

Since this package uses Skybrud.Social in the backend, you might as well use it in the frontend. Under the Documentation tab for the package at Our Umbraco you will find a view partial views that will help you getting started in the frontend by using Skybrud.Social ;)

Installation

  1. NuGet Package
    Install this NuGet package in your Visual Studio project. Makes updating easy.

  2. Umbraco package
    Install this Umbraco package via the developer section in Umbraco.

  3. ZIP file
    Manually unzip and move files to the root directory of your website.

Documentation

  1. Umbraco 7 at social.skybrud.dk

About

Package for Umbraco 7 that integrates with Skybrud.Social https://github.com/abjerner/Skybrud.Social

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 70.6%
  • HTML 13.8%
  • JavaScript 7.7%
  • Classic ASP 6.1%
  • CSS 1.5%
  • PowerShell 0.2%
  • Batchfile 0.1%