onedrop / assetsync-box
同步 box.com 中的文件到 Neos 媒体
dev-master
2019-03-17 11:33 UTC
Requires
- dl/assetsync: ^2.0
- neos/neos: 4.*
This package is auto-updated.
Last update: 2024-09-18 02:44:56 UTC
README
基于 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>