Plugins/Artefact/Linkedin: Difference between revisions
From Mahara Wiki
< Plugins | Artefact
Luthijohann (talk | contribs) (Created page with "The Mahara External Resource artefact allows you to add embedable content (videos, pictures, ...) and resources (pdf, rss, etc) to your Mahara portfolio. To some extent it supers…") |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
The Mahara | The Mahara Linkedin Extractor allow you to extract data from your Linkedin Profil to view them on Mahara. | ||
===Printscreen=== | ===Printscreen=== | ||
Line 8: | Line 8: | ||
The institution have to generate an API Keys, that will be use to define the API in the Admin Panel Control. | The institution have to generate an API Keys, that will be use to define the API in the Admin Panel Control. | ||
After the user need to accept the connection and them obtain a all access to his/her data on Linkedin ([https://github.com/johannluthi/mahara-plugin-linkedin/blob/master/listobjet.php List of data]. | After the user need to accept the connection and them obtain a all access to his/her data on Linkedin ([https://github.com/johannluthi/mahara-plugin-linkedin/blob/master/listobjet.php List of data]. | ||
===Get the code=== | ===Get the code=== | ||
Line 28: | Line 23: | ||
# Go to Mahara->administration->Extentions | # Go to Mahara->administration->Extentions | ||
# Install the artefact | # Install the artefact | ||
[[Category:Plugins]] |
Latest revision as of 18:13, 19 Haziran 2019
The Mahara Linkedin Extractor allow you to extract data from your Linkedin Profil to view them on Mahara.
Printscreen
How to connect to LinkedIn
The institution have to generate an API Keys, that will be use to define the API in the Admin Panel Control. After the user need to accept the connection and them obtain a all access to his/her data on Linkedin (List of data.
Get the code
The code repository is located here: https://github.com/johannluthi/mahara-plugin-linkedin/
To get the latest code you need to clone the repository using a git client. Windows users can use SmartGit [3] for that. See the Source tab for more details.
Install
Copy the code in Mahara to
mahara/artefact/linkedin
Install you artefact as usual
# Go to Mahara->administration->Extentions # Install the artefact