Repo Showcase

توضیحات

Repo Showcase allows you to effortlessly display your GitHub repositories on your WordPress site using simple shortcodes. Perfect for developers wanting to showcase their work in an elegant and functional way.

Try it out on your free dummy site: Click here => https://tastewp.org/plugins/repo-showcase

Features

  • Display GitHub repositories with a simple shortcode.
  • Pagination support for large numbers of repositories.
  • Easy setup with a user-friendly settings page.
  • Responsive design to look great on all devices.

Shortcodes

  • [showcase_repositories]: Displays GitHub repositories.

External Service Usage

Repo Showcase relies on the GitHub API to fetch and display GitHub repositories on your WordPress site. This API integration allows the plugin to retrieve repository data based on the provided GitHub username.

GitHub API Integration

The plugin uses the GitHub API to fetch repository information. This includes repository names, descriptions, star counts, fork counts, programming languages, and last update timestamps.

By using this plugin, you acknowledge and agree to the GitHub API’s terms of use and privacy policy.

Legal Considerations

Make sure to review and comply with GitHub’s terms of service and privacy policy to ensure data transmissions are handled appropriately and legally.

Support

For support or questions, please visit the plugin support forum.

License

Repo Showcase is released under the GPL-2.0-or-later. See LICENSE file for details.

عکس‌های صفحه

  • GitHub Repositories Cards – A preview of the GitHub repositories displayed as cards.
  • GitHub Repositories Cards with Pagination – View of repositories with pagination controls.
  • Shortcode Usage – Example of the shortcode used in a post or page.
  • Admin Settings Page – Settings page where you configure your GitHub access token and username.

نصب

  1. Upload the plugin files to the /wp-content/plugins/repo-showcase directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Settings > Repo Showcase to configure the plugin.
  4. Enter your GitHub access token and username, then save the settings.
  5. Use the [showcase_repositories] shortcode in any post or page where you want to display your GitHub repositories.

سوالات متداول

How do I get a GitHub access token?

  1. Log in to your GitHub account.
  2. Navigate to Settings > Developer settings > Personal access tokens.
  3. Generate a new token with the necessary permissions.
  4. Copy the token and paste it into the plugin settings page in your WordPress admin panel.

How do I use this plugin?

After setting up the plugin, use the [showcase_repositories] shortcode in any post or page where you want to display your GitHub repositories.

Can I customize the display of the repositories?

The plugin does not currently offer shortcode attributes for customization. However, you can modify the CSS files included in the plugin to change the appearance of the repositories.

Is there a limit to the number of repositories I can display?

The plugin supports pagination, so you can display any number of repositories by navigating through the pages.

نقد و بررسی‌ها

جون 21, 2024
This plugin is a fantastic tool for developers wanting to display their GitHub repositories on a WordPress site. Its simple shortcodes make it incredibly easy to use, and the elegant, functional display enhances the overall look and usability of the site. This plugin saves time and effort, allowing developers to focus on their projects while showcasing their work beautifully. Highly recommended for anyone looking to present their repositories in a professional manner.
خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“Repo Showcase” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Repo Showcase” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.0.0

  • Initial release