2017 © Pedro Peláez
 

silverstripe-module silverstripe-sociallinks

A quick and easy way to store,retrieve, and style social media links

image

burnbright/silverstripe-sociallinks

A quick and easy way to store,retrieve, and style social media links

  • Sunday, February 21, 2016
  • by jedateach
  • Repository
  • 2 Watchers
  • 2 Stars
  • 257 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Social Links

A quick and easy way to store, retrieve, and style social media links., (*1)

You could configure it to be multiple social links per:, (*2)

Supported social networks

Being able to configure the list of social networks means you can align the list with the icons you have available, perhaps via your icon font., (*3)

You can configure the list of available social networks by adding a yaml config, as such:, (*4)

Burnbright\SocialLinks\SocialLink:
  networks:
    facebook: Facebook
    linkedin: LinkedIn
    skype: Skype
    twitter: Twitter
    website: Website

If you don't specify a configuration of networks, then a default list will kick in., (*5)

Member extension

Add the SocialLinkMemberExtension extension to Member to allow each member to have multiple extensions., (*6)

SilverStripe\Security\Member:
    extensions:
        - SocialLinkMemberExtension

The Versions

21/02 2016

dev-master

9999999-dev

A quick and easy way to store,retrieve, and style social media links

  Sources   Download

BSD-2

The Requires

 

20/11 2014

1.0.0

1.0.0.0

A quick and easy way to store,retrieve, and style social media links

  Sources   Download

BSD-2

The Requires

 

20/10 2013

0.1.0

0.1.0.0

A quick and easy way to store,retrieve, and style social media links

  Sources   Download

BSD-2

The Requires