From 4bb41fcb60318d55a1de843d1a638b543146e8aa Mon Sep 17 00:00:00 2001 From: Arko Elsenaar Date: Fri, 28 Oct 2022 11:50:14 +0200 Subject: [PATCH] Adds Sharepoint/OneDrive MSGraph adapter --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3d52fc018..0b9fa9bb2 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,7 @@ for which ever storage is right for you. * **[Gitlab](https://github.com/RoyVoetman/flysystem-gitlab-storage)** * **[Google Drive (using regular paths)](https://github.com/masbug/flysystem-google-drive-ext)** * **[bunny.net / BunnyCDN](https://github.com/tinect/bunnycdn-s3-flysystem2-adapter)** +* **[Sharepoint 365 / One Drive (Using MS Graph)](https://github.com/shitware-ltd/flysystem-msgraph)** You can always [create an adapter](https://flysystem.thephpleague.com/v2/docs/advanced/creating-an-adapter/) yourself.