onedrop / assetsync-box
Sync files from box.com into Neos Media
dev-master
2019-03-17 11:33 UTC
Requires
- dl/assetsync: ^2.0
- neos/neos: 4.*
This package is auto-updated.
Last update: 2026-03-18 05:37:50 UTC
README
Based on dl/assetsync
DL: AssetSync: sourceConfiguration: boxCom: sourceClass: Onedrop\AssetSync\Box\Source\BoxComSource fileIdentifierPattern: '.+\.(gif|jpg|jpeg|tiff|png|pdf|svg)' removeAssetsNotInSource: false assetTags: - boxCom sourceOptions: folderId: <folderId> clientId: <clientId> clientSecret: <clientSecret>