/about ページに表示されるグループをカスタマイズする方法は?

/about ページに表示されるグループをカスタマイズする方法を探しています。私のコミュニティには、管理者やモデレーターだけでなく、ソーシャルメディアチームのような他のカスタム「スタッフ」グループも存在しており、それらも同ページに含めたいと考えています。理想的には、各グループに対してそのページへの表示の有無を決定するブール値フィールドを設定できるとよいのですが、それを探してもうまくいきませんでした。

そのような機能は存在しないのでしょうか?もしプラグインを通じて実装する必要がある場合、最適な方法はどのようなものでしょうか?プラグインの作成方法については理解しており、すでに簡単な変更をプラグインを使って行ったこともありますが、この特定のケースでのアプローチ方法がわかりません。

「いいね!」 1

Hmm maybe a link to the global groups directory makes sense on /about @tgxworld? What do you think?

「いいね!」 2

I think a link might be a little excessive since we already have a groups link in our hamburger menu. I’m thinking of displaying all public groups under Our admins instead.

「いいね!」 1

Top N groups with link to more?

「いいね!」 3

I was thinking “top” can be number of posts made by the group in the last month? @Flower_Child would that work for your use case or do you want to have full control over which group to actually display?

What you’re requesting for can be done via a plugin but you’ll first have to submit a PR to include a plugin outlet on the about page.

「いいね!」 2