项目作者: praxisnetau

项目描述 :
SilverWare LinkedIn Module
高级语言: PHP
项目地址: git://github.com/praxisnetau/silverware-linkedin.git
创建时间: 2018-04-19T05:21:05Z
项目社区:https://github.com/praxisnetau/silverware-linkedin

开源协议:BSD 3-Clause "New" or "Revised" License

下载


SilverWare LinkedIn Module

Latest Stable Version
Latest Unstable Version
License

Provides a LinkedIn sharing button and sharing icon for use with SilverWare.

Contents

Requirements

Installation

Installation is via Composer:

  1. $ composer require silverware/linkedin

Configuration

As with all SilverStripe modules, configuration is via YAML. Extensions are applied to ContentController
for LinkedIn integration. An extension is also applied to site configuration which
adds a tab for LinkedIn settings to the SilverWare Services tab.

LinkedIn Language

By default, the LinkedIn sharing button will use English. However, if you would like to force the button to use a
particular language, you can do so using site configuration. Go to Settings > SilverWare > Services > LinkedIn, and
select the desired language from the dropdown field.

Usage

LinkedIn Sharing Button

LinkedIn Sharing Button

Provided is a LinkedInSharingButton which is used with the SharingComponent
from the SilverWare Social Module. Simply add this button as a child of
SharingComponent using the site tree, and your pages will now
be able to be shared via LinkedIn.

For more information, see the LinkedIn documentation.

Issues

Please use the GitHub issue tracker for bug reports and feature requests.

Contribution

Your contributions are gladly welcomed to help make this project better.
Please see contributing for more information.

Maintainers

Colin Tucker Praxis Interactive
Colin Tucker Praxis Interactive

License

BSD-3-Clause © Praxis Interactive