WP Manifestindependent plugin directory
manifest / social / cards-for-github

Cards for Github

A WordPress plugin that displays GitHub repositories as beautiful, dynamic social-style cards with stars, forks, issues, contributors, and more.

by Abdullah Al Naiem · github.com/naiemofficial/cards-for-github · website

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/naiemofficial/cards-for-github/archive/refs/heads/main.zip

Github-Card-Banner

Cards for Github

A plugin to showcase GitHub repositories in beautiful, dynamic card layouts similar to social media cards. Displays stars, forks, issues, contributors, description, and more using the GitHub API.


🚀 Description

The plugin displays GitHub repository information in a stylish card format similar to social media preview cards.

It fetches data from the GitHub API and presents details such as:

  • Stars
  • Forks
  • Issues
  • Contributors
  • Language colors
  • Description

Cards can load using PHP or JavaScript, and support:

  • Shortcode integration
  • Customizable appearance
  • Preloader animations
  • Responsive auto-scaling
  • Color customization options

✨ Features

  • Display GitHub repository information in a card layout
  • Fetch data from GitHub API
  • Load via PHP or JavaScript
  • Customizable card style & layout
  • Shortcode support for easy embedding
  • Show/hide specific repo details
  • Responsive design & auto-scaling
  • Skeleton or spinner preloaders
  • Color customization options
  • Language bar showing language percentage colors
  • Caching for improved performance

⚙️ Settings Page

  • Choose PHP or JavaScript loading method
  • Enable/disable preloader animation (spinner or skeleton)
  • Change spinner style
  • Auto-scaling based on container width
  • Enable/disable language bar
  • Customize:
    • Card colors
    • Spinner color
    • Skeleton background
    • Wrapper preloader color
    • Language bar colors
  • Cache enable/disable and set cache duration

🧩 Shortcode Usage

Standard Card


[github_card repo="naiemofficial/Github-Cards"]