SilverWare LinkedIn Module
, (*1)
Provides a LinkedIn sharing button and sharing icon for use with SilverWare., (*2)
Contents
Requirements
Installation
Installation is via Composer:, (*3)
$ 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., (*4)
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., (*5)
Usage
, (*6)
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., (*7)
For more information, see the LinkedIn documentation., (*8)
Issues
Please use the GitHub issue tracker for bug reports and feature requests., (*9)
Contribution
Your contributions are gladly welcomed to help make this project better.
Please see contributing for more information., (*10)
Maintainers
License
BSD-3-Clause © Praxis Interactive, (*11)