onedrop/assetsource-box

Last activity 28 Feb 2019 1 25
composer require onedrop/assetsource-box

Neos asset source box.com

1.0.0

Version
1.0.0
Type
neos-package
Release Date
Feb 28, 2019 15:43
Source
git
Distribution
zip
Requires
  • ext-openssl: *
  • ext-json: *
  • neos/neos: ^4.0
  • firebase/php-jwt: ^5.0
MIT 511b6434508d3504db05d7ee72165eaa1ed9a81d

Readme excerpt

Neos Asset source box.com

Register an OAuth2 client application in the box.com developer portal.

Specify this as redirect uri:

https://mysite.com/neos/assetsource/box/authenticate/receivetoken

Or if you develop locally, you can use a dev token which is 60 minutes valid and doesn't require a valid OAuth2 redirect.

Fill in the credentials you just gained like this:

Neos: Media: assetSources: box_com: assetSource: 'Onedrop\AssetSource\Box\AssetSource\BoxAssetSource' assetSourceOptions: label: Box.com folder: folder id authenticationUrl: https://api.box.com/oauth2/token clientId: the client id …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 19 package(s).