Skip to content

MercierCorentin/laravel-nextcloud-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Nextcloud User provisionning API client

A laravel librairie to manage Nextcloud's Users, Apps and Groups.

Available with composer. https://packagist.org/packages/mercier-corentin/nextcloud

Forked from MasterZero/laravel-nextcloud-user-management

The rest is based on Nextcloud provisionning API doc and Nextcloud source code. When the documentation had some lacks, I submited PR:

Setup and usage:

Tests passed on Nextcloud 24

See Wiki

What's next?

  • App config Api client
  • App config Api client tests
  • App config Api documentation
  • Files managment trough webdav protocol