Giter Site home page Giter Site logo

nextcloud_user_provisioning's Introduction

nextcloud_user_provisioning

PHP for easy automation using the user provisioning api of nextcloud (and probably owncloud) The API itself is described here: https://docs.nextcloud.com/server/12/admin_manual/configuration_user/user_provisioning_api.html However it took me some thinking to see, how I could use the API with standard PHP as usually provided in shared hosting environments where the usual console line commands can not be used. To make it easier for others to use the API, I coded this class. In addition to the normal functions in the API, I added some functions to do multiple operations in a more comfortable way.

If this class can be useful for you - welcome. You may use it without any warranty. You may also change and improve the code for your own purposes as you like. I would be happy to receive an email to [email protected] if this class is helpful for you, but no hassle with that.

Please accept that I can only give very limited support for this class.

In the repository you find the following files

nextcloud_user_provisioning_config.inc (where you have to write down your credentials) class_nextcloud_user_provisioning.php (The class) example/user_functions.php (Shows the usage of functions for user) example/group_functions.php (Shows the usage of functions for groups)

nextcloud_user_provisioning's People

Contributors

ddwgitlab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.