[NEW PLUGIN] Add certifications to Linke ...

[NEW PLUGIN] Add certifications to LinkedIn easily!

Jan 05, 2022

Hey guys!

So I recently developed a small plugin that lets you to add your certifications directly into LinkedIn from your website.

Step 1: Install the package

npm install linkedin-certification --save

Step 2: Import the package

import { LinkedinCertification } from "linkedin-certification";

Step 3: Configure and use the button

<LinkedinCertification
  certificationName="My Sample Certification"
  organizationName="My Sample Organization"
  issuedMonth={12}
  issuedYear={2021}
  expirationMonth={3}
  expirationYear={2023}
  certificateId="29c2e87e-5c1c-11ec-bf63-0242ac130002"
  certificateURL="https://www.google.com"
  newTab={true}
/>

For more info read the full blog here: https://dev.to/suvink/easily-add-certifications-to-linkedin-from-your-website-550j

Enjoy this post?

Buy Suvin Nimnaka a coffee