Wampum - Forms
Create login, password, and free membership (w/ user registration) forms that use the WP-API form processing
by Mike Hemberger · github.com/bizbudding/wampum-forms · website
★ 1stars
0forks
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/bizbudding/wampum-forms/archive/refs/heads/master.zipDeclares an update source (https://github.com/bizbudding/wampum-forms), so updates arrive through the plugin's own updater.
From the readme
Wampum Forms
Create login, password, register, subscribe, and free membership (w/ user registration) forms that use the WP-API form processing
Use a simple shortcode (or PHP function) to create forms throughout your website
Elegant error/success notices
Membership form requires WooCommerce and WooCommerce Memberships
ActiveCampaign integration
Works well with Wampum Popups plugin
Easy plugin updates in the WordPress Dashboard via GitHub Updater plugin
Basic Usage
Login Form
Allows a logged out user to login.
Shortcode
Default:
Custom:
PHP
Default:
Custom:
Password Form
Allows a logged in user to change their password.
Shortcode
Default:
Custom:
PHP
Default:
Custom:
Register Form
Allows a user to register for the site.
Shortcode
Default:
Custom:
PHP
Default:
Custom:
Membership Form
Creates a clean and efficient onboarding flow for adding users to a WooCommerce membership.
Shortcode
Shortcode with many options
PHP
PHP function with lots options
Logged out users
If user tries to login with an existing username/email, they are asked to login first.
If they click the login link it displays the login form.
After successful login, the membership for
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.5.0 | Apr 9, 2026 |
| 1.4.0 | Jun 8, 2021 |
| 1.3.3 | Apr 2, 2018 |
| 1.3.2 | Mar 30, 2018 |
| 1.3.1 | Jan 31, 2018 |
| 1.3.0 | Nov 16, 2017 |
| 1.2.4 | Oct 31, 2017 |
| 1.2.3 | Oct 17, 2017 |
| 1.2.2 | Oct 12, 2017 |
| 1.2.1 | Oct 12, 2017 |
| 1.2.0 | Jul 28, 2017 |
| 1.1.4 | Apr 14, 2017 |
| 1.1.2 | Apr 10, 2017 |
| 1.1.1 | Apr 10, 2017 |
| 1.1.0 | Mar 30, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.