Linux 软件免费装
Banner图

Repo Showcase

开发者 Abdul Samad
abdulsamadshk
更新时间 2024年10月28日 22:04
PHP版本: 5.6 及以上
WordPress版本: 6.7
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

shortcode portfolio API github repositories

下载

1.0.0

详情介绍:

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

安装:

  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.
Shortcodes 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.

屏幕截图:

  • **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.0.0 This is the first version of the plugin.

常见问题:

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.

更新日志:

1.0.0