Paid Memberships Pro - Student Accounts
Works with PMPro and WP Bouncer to set up sharable "student accounts" for new members.
by Stranger Studios · github.com/strangerstudios/pmpro-student-accounts · website
★ 5stars
2forks
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-student-accounts/archive/refs/heads/master.zipFrom the readme
Create sharable student accounts for new members, restricted through the WP Bouncer plugin.
IMPORTANT: This plugin is in active development and should currently only be used by experienced WordPress developers.
Requires WP Bouncer and Paid Memberships Pro installed and activated.
1. You must have Paid Memberships Pro and WP Bouncer installed and activated on your site.
1. Download the latest version of the plugin.
1. Unzip the downloaded file to your computer.
1. Upload the /pmpro-student-accounts/ directory to the /wp-content/plugins/ directory of your site.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Edit the pmpro-student-account.php file to change the global settings variable per your needs.
In future versions, a settings page will be created to control this.
First commit.