Add Developer Role to a Team (Super Admin)
This tutorial walks through granting the Developer role to a user on a team from the platform super admin panel. Use this when you need to grant developer access on behalf of another team, or when the team has no admin available to do it themselves.
- You must have Super Admin access to the platform
- The user must already exist as a member of the target team
Time: ~3 minutes
Steps
1. Open the Super Admin Panel
From any page, click your profile menu in the top-right corner and select System Admin, or navigate directly to the admin panel via the system navigation.
2. Navigate to Teams
In the System Admin panel, select Teams from the left-hand navigation to see a list of all teams on the platform.
3. Open the Target Team
Find the team whose member you want to update and click its name or the Manage button to open the team detail view.
4. Select the Members Tab
Inside the team detail view, click the Members tab to see all members of that team.
5. Find the User
Locate the user you want to grant developer access to. Use the search field to filter by name or email if the team is large.
6. Edit the Member's Roles
Click the edit icon next to the user's row to open their role settings for this team.
7. Enable the Developer Role
Check the Developer role in the roles panel.
8. Save Changes
Click Save to apply the change. The user will see the Developer Hub in their team navigation on their next page load.
What's Next
- Create & Assign an SSH Key — the developer will need an SSH key to clone plugin repositories
- Create a New Plugin App — create the first plugin template in the Developer Hub