onedrop / assetsync-box
Sync files from box.com into Neos Media
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- dl/assetsync: ^2.0
- neos/neos: 4.*
This package is auto-updated.
Last update: 2024-10-18 02:49:20 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>