Skip to content

LibreSign/WoocommerceAPITrigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Integrate WooCommerce to Nextcloud plugin admin_group_manager

Send requests from WooCommerce to endpoints of plugin admin_group_manager.

Configure the follow constants at wp-config.php

define( 'NEXTCLOUD_API_HOST', 'http://localhost');
define( 'NEXTCLOUD_API_LOGIN', 'admin');
define( 'NEXTCLOUD_API_PASSWORD', 'cLkw5-4MFJD-3zPEN-F5pZ3-pzQzg');

About

It callls the LibreSign API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages