A plugin to manage access of the menus in wordpress/woocommerce admin view by role. This also allows non-admin roles (e.g., beyond administrator) to create lesser users.
Currently the roles are hardcoded to four types, in order of seniority:
Administrator - the built-in wordpress admin role
Shop manager - the built-in woocommerce shop manager role
Processor - a role created by this plugin that is meant to be a lesser shop manager role
Customer - the built-in role that doesn't have access to the admin views
For user creation:
Shop managers can create other processors, but not another shop manager or higher
Processors can create other customers, but not a processor or higher