WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-readonly-role

WooCommerce Readonly Role

Adds a new user role that allows to view orders, but not edit them.

by Christian Nikkanen · github.com/k1sul1/woocommerce-readonly-role

9stars
16composer installs
3forks

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/k1sul1/woocommerce-readonly-role/archive/refs/heads/master.zip

Also on Packagist as k1sul1/woocommerce-readonly-role:

composer require k1sul1/woocommerce-readonly-role

From the readme

WooCommerce Readonly Role Adds a new user role that allows to view orders, but not edit them. Installing Install as usual. Download the zip, or install via composer: composer require k1sul1/woocommerce-readonly-role Screenshots Before After

Read the full README on GitHub →