Projects Manager for GitHub allows you to showcase your GitHub portfolio on your WordPress site effortlessly. Simply enter a GitHub username, and the plugin will fetch all public repositories. You can then import specific repositories as “Projects” (Custom Post Types) to your site.
The plugin imports:
* Repository Name & Description
* Star, Fork, & Watcher Counts
* Primary Language & Topics
* Creation & Update Dates
* Full README content (displays below the project details)
It integrates seamlessly with your active theme, ensuring your header, footer, and styles remain consistent.
the_content filter to append repository data, ensuring compatibility with almost all themes and page builders.This plugin connects to the GitHub API (api.github.com) to fetch public repository information. This is required for the core functionality of displaying GitHub repositories on your WordPress site.
What data is sent:
* GitHub username (when searching for repositories)
* Repository owner and name (when fetching README files)
When data is sent:
* When you click “Fetch Repository” in the admin dashboard
* When you import a repository to create a new project (to fetch README content)
Service provider:
* GitHub, Inc.
* Terms of Service: https://docs.github.com/en/site-policy/github-terms/github-terms-of-service
* Privacy Policy: https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement
Note: This plugin uses the public GitHub API which does not require authentication. No personal data from your WordPress site or your users is sent to GitHub.