WP Manifestindependent plugin directory
manifest / users / buddypress-profile-type-assigner

BuddyPress Profile Type Assigner

Automatically assigns BuddyPress profile types to new users based on their email domain.

by WordPress VIP · github.com/automattic/buddypress-profile-type-assigner

2stars
674composer installs
1forks

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/automattic/buddypress-profile-type-assigner/archive/refs/heads/develop.zip

Also on Packagist as automattic/buddypress-profile-type-assigner:

composer require automattic/buddypress-profile-type-assigner

From the readme

BuddyPress Profile Type Assigner Automatically assigns BuddyPress profile types and WordPress roles based on email domain. Description This plugin automatically assigns BuddyPress profile types (e.g., Customer, Partner, Teacher, Student, etc.) and corresponding WordPress roles to users based on their email domain. It's particularly useful for: Particularly useful for assigning profile types that aren't available for new users to pick from during registration. The plugin integrates with BuddyPress/BuddyBoss's member type system and WordPress's role management to provide a seamless user onboarding experience. Features Automatic profile type assignment based on email domain. Configurable domain-to-profile-type mapping (code - no UI yet). Maintains role assignment based on BuddyPress member type configuration. Installation 1. Upload the buddypress-profile-type-assigner folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins

Read the full README on GitHub →

Releases

TagPublished
1.0.2 May 5, 2025
1.0.1 May 5, 2025
1.0.0 Apr 30, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.