Plugin info

Total downloads: 802
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 3/6/2017 (3269 days ago)
Added to WordPress: 3/5/2017 (8 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 4.8.21
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3269 days ago

20/100

Is EaWo Profile Widget Docker Hub abandoned?

Possibly abandoned (last update 3269 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 4.8.21
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Got an interesting Docker Hub profile you want to share with the world?

Simply add the widget to your preferred location and enter your Docker Hub username.
The widget plugin features include:

  • Stylized widget inspired by the Docker Hub website
  • Showing the users avatar
  • Showing some user information like;
    • Username
    • Join date
    • Repositories starred,
    • Amount of public repositories
  • A list of the popular repositories by the user, including the amount of stars and pulls for each repository
  • A cached result of the widget using Transient, the cache timout can be adjusted via the widget settings

— Credits —
This plugin is forked from f13dev’s Github Profile Widget, which is available here: https://wordpress.org/plugins/f13-github-mini-profile-widget/.
I replaced the Github API calls with the Docker Hub API calls and changed the style to match the looks of Docker Hub. So credits go to f13dev for his original plugin.

Credits go to the Github team for their “star.svg” and “cloud-download.svg” from: https://github.com/primer/octicons/tree/master/lib/svg

Installation

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Add the widget to your desired location in Appearance->Widgets
  4. Enter your Docker Hub username in the appropriate field

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. An example showing the Docker Hub Mini Profile Widget in use.

    An example showing the Docker Hub Mini Profile Widget in use.

  2. Adding the profile widget

    Adding the profile widget

Changelog

v1.2 – 2015-03-14
* Made some code and name changes to match the WordPress Plugin guidelines
* Cache will now be cleared after deactivation of the plugin

v1.1 – 2015-03-05
* Changed plugin name to eawo-profile-widget-dockerhub
* Added check on non-existent Docker Hub user

v1.0
* Initial version