https://github.com/1drop/assetsync-box
https://github.com/1drop/assetsync-box
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1drop/assetsync-box
- Owner: 1drop
- Created: 2019-03-17T11:32:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T11:33:57.000Z (over 7 years ago)
- Last Synced: 2025-11-27T16:19:16.820Z (7 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
```