dl/assetsource-unsplash
最新稳定版本:2.1.0
Composer 安装命令:
composer require dl/assetsource-unsplash
包简介
Unsplash Asset Source for Neos CMS - https://www.unsplash.com/
README 文档
README
Unsplash Asset Source
Installation
Install the package via composer
composer require dl/assetsource-unsplash
How to use it
- Read the Unsplash API guidelines carefully!
- Register on https://unsplash.com/developers and get your Access key.
- Configure the Access key in the settings:
Neos: Media: assetSources: unsplash: assetSourceOptions: accessKey: your-access-key
Please take care of the correct attribution of used photos in the frontend.
Configuration
Since Neos 4.2 a copyright notice is automatically generated and stored with the asset. The copyright notice
template can be adjusted using the copyRightNoticeTemplate configuration value.
The following data can be used:
- user.id
- user.updated_at
- user.username
- user.name
- user.first_name
- user.last_name
- user.twitter_username
- user.portfolio_url
- user.bio
- user.location
- user.links
- user.profile_image
- user.instagram_username
- user.total_collections
- user.total_likes
- user.total_photos
- user.accepted_tos
统计信息
- 总下载量: 10.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2018-05-14
