WP Manifestindependent plugin directory
manifest / content / github-smart-portfolio

GitHub Smart Portfolio

A WordPress plugin that imports GitHub repositories and displays them as a portfolio.

by Eraz · github.com/engibaryaneraz/github-smart-portfolio

0stars
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/engibaryaneraz/github-smart-portfolio/archive/refs/heads/main.zip

A WordPress plugin that automatically imports your GitHub repositories and displays them as a portfolio on your website.


✨ Features

  • Automatically imports GitHub repositories
  • Displays them as WordPress “Project” custom post type
  • Shows stars, forks, watchers, language, last update
  • Displays README.md on the project page
  • Manual sync button in admin panel
  • Automatic hourly sync via WP‑Cron
  • Clean archive & single templates
  • Works with block themes and classic themes
  • Theme override support

📦 Installation

  1. Download or clone this repository
  2. Place it into:
    wp-content/plugins/github-smart-portfolio/
  3. Activate the plugin in WordPress admin
  4. Go to GitHub Portfolio settings
  5. Enter your GitHub username
  6. Click Sync Now

🖼 Screenshots


🛠 Development