承接 novatio/silverstripe-aviary 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

novatio/silverstripe-aviary

Composer 安装命令:

composer require novatio/silverstripe-aviary

包简介

A SilverStripe Image editor, built with the Aviary Photo Editor.

README 文档

README

A SilverStripe Image editor, built with the Aviary Photo Editor (or Adobe Creative SDK Image Editing component). The editor is usable in the Assets Admin & in the HtmlEditorField Image component. silverstripe-aviary

Requirements

SilverStripe >= 3.1

Installation

Composer

  1. composer require novatio/silverstripe-aviary
  2. Add your aviary configuration (see below)
  3. Run a dev/build?flush=1

Manual

  1. Save into folder named 'aviary/' in the root of your SilverStripe installation.
  2. Add your aviary configuration (see below)
  3. Run a dev/build?flush=1

Configuration

  1. Create a new application on the Adobe Creative SDK site
  2. Add your ClientID to mysite/_config/config.yml:
Aviary:
  ClientID: '<your client id>'

By default this aviary module will use the default Adobe Creative SDK Image Editing flow: It will use the default onSave method, which will save the generated image to the Creative Cloud and then sync this file you your own filesystem.

This method imposes two limits: Editing/output is limited to 1 megapixel and 250.000 saves a month.

This module provides a config setting so that all image logic is processed locally, on your own server. Processing all saves locally will probably enable you to handle larger files without a save limitation.

To enable this add the following to your config:

Aviary:
  LocalProcessing: true

Note: With this setting the Adobe Creative SDK library (JavaScript) is still loaded from Adobe's servers. If you also want to load this from your own server add the following config directive:

Aviary:
  LocalProcessing: true
  UseLocalLibrary: true

Please check the Adobe Creative SDK Terms of Use to be sure local processing and loading the library from your own server is allowed.

Attribution

统计信息

  • 总下载量: 39
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 3
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2016-03-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固