silverware/linkedin

SilverWare LinkedIn Module.

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.1.0 2018-06-12 12:24 UTC

This package is not auto-updated.

Last update: 2024-03-15 11:25:09 UTC


README

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:

$ 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