manifest / integrations / github-profile
Last3een Github Profile
this a wordpress plugin to show your profile github using api token via shortcode on your personal blog
by Amir Mohammad Ahmadifar · github.com/amir-ahmadifar/github-profile · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/amir-ahmadifar/github-profile/archive/refs/heads/master.zipgithub-profile
This is a Wordpress Plugin to show your profile github using api token via shortcode
Usage
Easily download the zip file or pull from git repo and then do these steps
-
After downloading, if your website is on a server you can install plugin from wp dashboard panel
- At the menu go to --> Plugins / Add New
- On Add New page click on Upload Plugin button
- Here, you’ll want to click the ‘Choose File’ button and select the plugin file you downloaded earlier to your computer.
- There are different methods of installtion, for more visit Here
- You can add your github api token on setting page of the plugin, if you don't know how to get an api key follow this steps
- After you set your api inside wp plugin you can use this shortcode everywhere in your website
[github_profile username="GITHUB USERNAME"]
Website
my personal blog is Last3een and I would be pleased to receive any feedback or suggestions you may have
License
This project is open-sourced software licensed under the GPL V2 license.