WP Manifestindependent plugin directory
manifest / users / badgeos-activity-progress

BadgeOS Activity Progress

WordPress Plugin that adds a shortcode to show a progress bar for the users current activity points in relation to the next achievement earnable by points.

by konnektiv · github.com/konnektiv/badgeos-activity-progress · website

2stars
6composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/konnektiv/badgeos-activity-progress/archive/refs/heads/master.zip

Also on Packagist as konnektiv/badgeos-activity-progress:

composer require konnektiv/badgeos-activity-progress

From the readme

BadgeOS Activity Progress Adds a shortcode to show a progress bar for the users current activity points. Description Adds a shortcode to show a progress bar for the users current activity points in relation to the next achievement earnable by points. Just put [badgeosactivityprogress] anywhere on your site to show the progress bar. The shortcode accepts the achievement type, the user id, a format specifier (simple and extended format) and a link argument. All parameters have sensible defaults and the shortcode is fully integrated with the BadgeOS shortcode assistent. Note: You need at least one achievement earnable by points for the progress bar to show up. Note: You will need to install the free BadgeOS plugin™ (version 1.4 or higher) to use the BadgeOS Community Add-on. Get the Bad

Read the full README on GitHub →