Skip to content

kDrive filesystem adapter plugin for OctoberCMS.

License

Notifications You must be signed in to change notification settings

inetis-ch/oc-kdriveadapter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kDrive Adapter Plugin

Infomaniak kDrive filesystem adapter plugin for OctoberCMS.

Configuration

Add new filesystem disk in disks array in config/filesystems.php:

'kdrive' => [
        'driver' => 'kdrive',
        'id' => ******,
        'username' => ******,
        'password' => ******,
        'prefix' => ******,
    ]

The KDRIVE_PREFIX is optional. This settings allows you to define another folder as your root.

Credentials

To be able to connect to your kDrive, you'll need the following information.

  1. Your kDrive ID
  2. Your login email address (the one you'd use on https://manager.infomaniak.com)
  3. A unique application password (Generate an application password)

Support

Please use GitHub Issues Page to report any issues with plugin.

Author

inetis is a webdesign agency in Vufflens-la-Ville, Switzerland. We love coding and creating powerful apps and sites see our website.