An open API service indexing awesome lists of open source software.

https://github.com/1drop/assetsync-box


https://github.com/1drop/assetsync-box

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Neos asset sync from box.com

Based on `dl/assetsync`

```yaml
DL:
AssetSync:
sourceConfiguration:
boxCom:
sourceClass: Onedrop\AssetSync\Box\Source\BoxComSource
fileIdentifierPattern: '.+\.(gif|jpg|jpeg|tiff|png|pdf|svg)'
removeAssetsNotInSource: false
assetTags:
- boxCom
sourceOptions:
folderId:
clientId:
clientSecret:
```