WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-auto-approve-vendors

WooCommerce Auto Approve Vendors

Simply approves product vendors upon registration for new users or those who already have an account.

by Sébastien Dumont · github.com/seb86/woocommerce-auto-approve-vendors · website

2stars
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/seb86/woocommerce-auto-approve-vendors/archive/refs/heads/master.zip

Readme

WooCommerce Auto Approve Vendors

Simply approves product vendors upon registration for new users or those who already have an account.

Requirements

  • WooCommerce v3.0.0
  • WooCommerce Product Vendors extension v2.1

How do I set the user role the vendors will get once approved?

By default the user role will be set to Vendor Admin. If you wish to change it to Vendor Manager then simply use this filter woocommerce_auto_approved_vendors_role and change the value to the vendor manager role.

Vendor Roles

  • Vendor Admin - wc_product_vendors_admin_vendor – Has access to all settings.
  • Vendor Manager - wc_product_vendors_manager_vendor - Has limited access to the Vendor dashboard.

Support Sébastien's Open Source Projects!

If you'd like me to keep producing free and open source software or if you use this plugin and find it useful then please consider paying for an hour of my time. I'll spend two hours on open source for each contribution.

You can find more of my Free and Open Source plugins on GitHub

Read the full README on GitHub →