Paid Memberships Pro - Add Member From Admin
Allow admins to add members in 1 step in the WP dashboard.
by Stranger Studios · github.com/strangerstudios/pmpro-add-member-admin · website
★ 20stars
21forks
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/strangerstudios/pmpro-add-member-admin/archive/refs/heads/dev.zipFrom the readme
Adds a form to the admin dashboard under Memberships - Add Member.
Adds a form to the admin dashboarsd under Memberships - Add Member. This form will create a new user, give them the chosen level along with an optional expiration date, and create an order based on the price entered.
Extra fields can be added to the form through the PMPro Regsiter Helper add on. Be sure to give your fields an extra parameter addmember=true.
It is not possible at this time to also accept credit card or PayPal payment while creating users through the add member form. This feature would be great and is something we want to happen but don't have immediate plans for now.
1. Upload the pmpro-add-member-admin directory to the /wp-content/plugins/ directory of your site.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Navigate to Memberships - Add Member to add a new member.
1. When viewing the member's list or user's list in the dashboard a "+ order" link wil
Read the full README on GitHub →