Description
This plugin allows the association of a role to a WooCommerce product so the role is assigned to a registered user when the product is purchased.
How it works
Once activated, every product will have an additional Role to be assigned to people purchasing this product option in the general tab of the product edition page, where administrators will be able to select the role to be immediately assigned to people who completes the payment for an order including the configured product.
Reviews
Contributors & Developers
“DFX Automatic Role Changer for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“DFX Automatic Role Changer for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “DFX Automatic Role Changer for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
20240616
- Added new settings page into WooCommerce Products admin page.
- Adding new feature to select when the role must be assigned to the user.
- Adding new mode selection, to determine if the new role must be added to the user or if the new role just should replace any previous role.
- Added code to be executed if the order gets cancelled or refunded, to remove the role from the user.
20240319
- Marking compatibility with HPOS.
20201115
- Initial release