[WordPress] 外掛分享: Badgearoo

WordPress 外掛 Badgearoo 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Badgearoo」是 2015-09-17 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 30 個安裝啟用數。
  • 上一次更新是 2017-02-28,距離現在已有 2987 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
  • 有 9 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

dpowney |

外掛標籤

badge | badges | credit | points | achievement |

內容簡介

此 WordPress 外掛可讓您創建自己的徽章與積分系統,您可以設置自動分配或手動分配給使用者徽章和積分。您可以上傳自己的徽章圖示,使用 Stack Overflow 啟發的主題,或使用自定 HTML。

設置條件和步驟,以滿足自動分配徽章和積分的需求
支援 BuddyPress、bbPress、WooCommerce 和 Easy Digital Downloads 插件,可在條件步驟中使用預定義的動作
包括徽章圖示(上傳自己的圖像)、明亮、暗色和自定 HTML 的 4 種徽章主題(明亮和暗色主題基於 Stack Overflow 徽章)
管理員可以在 WP 管理員內部手動分配徽章和積分給用戶
管理員可以審核新徽章和積分的分配,包括電子郵件通知
徽章和積分排行榜短碼 [broo_leaderboard]
用戶的徽章、積分和分配的用戶儀表板 [broo_user_dashboard]
分配可以過期(可以更新)或重複出現(多次獲得)
徽章可以多次獲得
最近分配的小工具
文章作者、顯示 bbPress 用戶或 BuddyPress 成員頁面的用戶徽章和積分摘要小工具
將用戶分配導出為 CSV 檔
選項可在為用戶分配徽章和/或積分後,在頁面加載時顯示彈出訊息
完全 WPML 兼容(v3.2+)
可在您的主題中使用的開發人員 API 函數、鈎子、過濾器和模板標記
內置模板系統進行自定義

以下短碼可用(使用方法請參閱 FAQ):

[broo_user_badges] - 顯示分配給用戶的徽章列表,例如 [broo_user_badges username=”johnsmith”]
[broo_user_points] - 顯示分配給用戶的總積分,例如 [broo_user_badges user_id=77]
[broo_leaderboard] - 顯示用戶徽章和積分的排行榜,例如 [broo_leaderboard show_avatar=”true” sort_by=”badges” show_filters=”false”]
[broo_badge] - 顯示徽章詳細資訊,例如 [broo_badge badge_id=”89″ show_description=”true” show_users=”false” show_user_count=”true”]
[broo_condition] - 顯示條件細節,例如 [broo_condition condition_id=”1″ show_steps=”true” show_badges=”true” show_points=”true”]
[broo_user_dashboard] - 顯示用戶的徽章、積分和分配的儀表板,例如 [broo_user_dashboard show_assignments=”true” limit=”5″ to_date=”205-01-01″ from_date=”2015-12-12″]
[broo_badge_list] - 顯示徽章詳細資訊列表,例如 [broo_badge_list badge_ids=”34,55,56″ layout=”table”]

以下小工具可用:

用戶徽章 - 顯示文章作者詳細資訊,包括他們擁有的任何徽章和積分
最近分配 - 顯示徽章和積分的最近用戶分配

以下步驟動作可立即使用:

用戶發佈文章。
用戶登錄。
用戶更新其個人資料。
註冊用戶。
用戶提交評論。
最低積分。
查看文章。
用戶編輯文章。

BuddyPress(需要 BuddyPress 插件)

添加收藏夾。
在活動上發表評論。
發佈活動。
接受好友請求。

原文外掛簡介

Create your own badges and points system for WordPress users. You can configure automatic assignment or manually assign
badges and points to users. Upload your own badge icons, use a badge theme inspired by Stack Overflow or use custom HTML.

Setup conditions and steps that need to be satisfied for automatic assignment of badges and points to users
BuddyPress, bbPress, WooCommerce and Easy Digital Downloads plugins supported with predefined actions that can be used in condition steps
4 badge themes including badge icon (upload your own image), light, dark and custom HTML (light and dark themes are based on Stack Overflow badges)
Administrators can manually assign badges and points to users from within the WP-admin
Administrators can moderate assignments of new badges and points to users including e-mail notifications
A badges and points leaderboard shortcode [broo_leaderboard]
A user dashboard of badges, points and their assignments [broo_user_dashboard]
Assignments can expire (can be renewed) or re-occur (earn multiple times)
Badges can be earned multiple times
Recent assignments widget
User badges & points summary widget for Post Author, displayed bbPress user or BuddyPress member pages
Export user assignments to a CSV file
Option to show a popup message on page load after a user is assigned badges and or points
Fully WPML compatible (v3.2+)
Developer API functions, hooks, filters and template tags to use in your theme
In-built template system for customization

The following shortcodes are available (see FAQ for usage):

[broo_user_badges] – Shows a list of badges assigned to a user e.g. [broo_user_badges username=”johnsmith”]
[broo_user_points] – Shows total points assigned to a user e.g. [broo_user_badges user_id=77]
[broo_leaderboard] – Shows a leaderboard of user badges and points e.g. [broo_leaderboard show_avatar=”true” sort_by=”badges” show_filters=”false”]
[broo_badge] – Shows badge details e.g. [broo_badge badge_id=”89″ show_description=”true” show_users=”false” show_user_count=”true”]
[broo_condition] – Shows condition details e.g. [broo_condition condition_id=”1″ show_steps=”true” show_badges=”true” show_points=”true”]
[broo_user_dashboard] – Shows a dashboard of badges, points and assignents for a user e.g. [broo_user_dashboard show_assignments=”true” limit=”5″ to_date=”205-01-01″ from_date=”2015-12-12″]
[broo_badge_list] – Shows a list of badge details e.g. [broo_badge_list badge_ids=”34,55,56″ layout=”table”]

The following widgets are available:

User Badges – Shows the post author details including any badges and points they have
Recent Assignments – Shows recent user assignments of badges and points.

The following step actions are available out-of-the-box:

User publishes a post.
User logs in.
User updates their profile.
Register user.
User submits a comment.
Minimum points.
Views post.
User edits a post.

BuddyPress (requires BuddyPress plugin)

Add favorite.
Comment on an activity.
Post activity.
Accept a friend request.
Request a friend.
Create Group.
Join Group.
Invite someone to join a group.
Get promoted to group moderator/administrator.
Promote another group member to group moderator/administrator.
Activate your account.
Change your profile avatar.
Update your profile information.
Send/reply to a private message.

Other features:

Option to add assignment of badges and points to member activity streams.
Option to add a summary of badges and points assigned to members in member header or new member tab
Option to show 3 most recent assignments alongside each member in the members directory list

bbPress (requires bbPress plugin)

Closes a forum topic.
Creates a new forum (outside wp-admin).
Replies to forum topic (outside wp-admin).
Adds a new forum topic (outside wp-admin).

Other features:

Adds a summary of badges and points assigned to users in the reply author details
Adds a summary of badges and points assigned to users in user profile page

WooCommerce (requires WooCommerce plugin)

Checkout order processed.

Easy Digital Downloads (requires Easy Digital Downloads plugin)

User completed purchase.

GitHub
https://github.com/danielpowney/badgearoo/

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Badgearoo」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon