symfony/linked-in-notifier

Symfony LinkedIn Notifier Bridge

Maintainers

Package info

github.com/symfony/linked-in-notifier

Homepage

Type:symfony-notifier-bridge

pkg:composer/symfony/linked-in-notifier

Transparency log

Statistics

Installs: 77 104

Dependents: 1

Suggesters: 0

Stars: 14


README

Provides LinkedIn integration for Symfony Notifier.

DSN example

LINKEDIN_DSN=linkedin://ACCESS_TOKEN:USER_ID@default

where:

  • ACCESS_TOKEN is your LinkedIn access token
  • USER_ID is your LinkedIn user id (or organization id when posting as a company page)

To post as a LinkedIn organization (company page), set the optional author query parameter:

LINKEDIN_DSN=linkedin://ACCESS_TOKEN:ORGANIZATION_ID@default?author=organization

Supported author values are person (default) and organization.

Sponsor

This package is looking for a backer.

Help Symfony by sponsoring its development!

Resources