WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-nextcloud-admin-group-manager

WooCommerce Nextcloud Admin Group Manager

It callls the LibreSign API

by LibreCode · github.com/libresign/woocommerce-nextcloud-admin-group-manager · website

2stars
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/libresign/woocommerce-nextcloud-admin-group-manager/archive/refs/heads/main.zip

Declares an update source (https://github.com/LibreSign/woocommerce-nextcloud-admin-group-manager), so updates arrive through the plugin's own updater.

From the readme

Integrate WooCommerce to Nextcloud plugin admingroupmanager Send requests from WooCommerce to endpoints of plugin admingroupmanager. Configuring product Adding attributes Will be necessary add two attributes, quota and apps. Quota will be send to API as string and apps will be send as array. To send the value of an attribute to API, the Name need to follow the pattern: And the value, if type is array, will be separated by |. Example:

Read the full README on GitHub →