Sharraxaad
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.
Features
- AJAX-based Fetching: Search for any GitHub user and fetch their repositories instantly without page reloads.
- One-Click Import: Add repositories to your site with a single click.
- Duplicate Prevention: Checks if a repository already exists to prevent duplicates.
- Clean Integration: Uses WordPress’s standard
the_contentfilter to append repository data, ensuring compatibility with almost all themes and page builders. - Security First: Built with strict sanitization, capability checks, and nonce verification.
External Services
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.
Rakibaad
- Upload the plugin files to the
/wp-content/plugins/projects-manager-for-githubdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to the GitHub Projects menu in your dashboard.
- Enter a GitHub username (e.g.,
facebookorvercel) and click “Fetch Repository”. - Click the “+” button to import a repository to your site.
SBI
-
Why do I see a 404 Page Not Found error when viewing a project?
-
This is a common issue with new Custom Post Types in WordPress.
Solution:
1. Go to Settings > Permalinks in your WordPress dashboard.
2. Scroll down and click the Save Changes button. You do not need to change any settings; simply clicking save flushes the rewrite rules and fixes the 404 error. -
Does this plugin require a GitHub API Key?
-
No, it uses the public GitHub API, which allows for a reasonable number of requests without authentication.
-
Will this work with my theme?
-
Yes! The plugin is designed to inject repository details into your theme’s standard content area, so it respects your theme’s header, footer, and styling.
Dibu-eegisyo
Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.
Ka-qaybgalayaasha & Horumariyayaasha
“Projects Manager for GitHub” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.
Ka-qaybgalayaashaKu tarjun “Projects Manager for GitHub” luqaddaada.
Ma xiisaynaysaa horumarinta?
Baadh koodka, fiiri bakhaarka SVN, ama iska qor diiwaanka horumarinta adigoo adeegsanaya RSS.
Isbeddellada
1.0.0
- Initial release.
- Added feature to fetch public repositories by username.
- Implemented Custom Post Type ‘All Projects’.
- Added automatic README fetching and display.