How to create admin permissions from plugins
Learn how to create and configure admin permissions for your plugin
Learn how to create and configure admin permissions for your plugin
In Strapi 5, there is no `content-manager_rbacManager` anymore, and the regular permissions system is used instead.
管理パネルのユーザー(管理者)を扱う RBAC 機能の使い方を説明します。