2017 © Pedro Peláez
 

typo3-cms-extension bynder

Bynder integration for TYPO3

image

beechit/bynder

Bynder integration for TYPO3

  • Friday, July 6, 2018
  • by beechit
  • Repository
  • 2 Watchers
  • 1 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

This is the Bynder DAM integration for TYPO3

Bynder integration extension, providing seamless access to Bynder's asset bank on your website., (*1)

The extension will allow the authorised users to:, (*2)

  • Select/import images from Bynder including metadata (title, description, etc)
  • Display images (scaled/cropped) from Bynder

Requirements

1) You are a customer of Bynder https://www.bynder.com/trial/ 2) You have API access (tokens) https://domain.getbynder.com/pysettings#api, (*3)

Installation

Download and install bynder through extension manager in the back-end of you TYPO3 installation., (*4)

Or add byder via composer composer require beechit/bynder to your existing project and go the the extension manager in the back-end to install it., (*5)

Next got the the extension configuration of EXT:bynder and fill in the needed url's and credentials., (*6)

Available Configuration

Key Description Required Default
url Bynder Url (example: domain.bynder.com) Yes
otf_base_url OnTheFly derivative's Url (1) No
consumer_key Bynder OAuth consumer key Yes
consumer_secret Bynder OAuth consumer secret Yes
token_key Bynder OAuth token key Yes
token_secret Bynder OAuth token secret Yes
image_unavailable Displayed image when file is not retrievable like when the file status is deleted or unpublished No EXT:bynder/Resources/Public/Icons/ImageUnavailable.svg

(1) See: https://help.bynder.com/Modules/Asset-Bank/Modify-public-derivatives-on-the-fly.htm?Highlight=on-the-fly#prereq, (*7)

How to contribute

  • Fork the repository
  • Create a new branch with your feature or fix
  • Make sure to run php-cs-fixer over your code
  • Push changes to your branch
  • Create a pull request to this repository

Development

  • When updating/changing composer requirements don't forget to update the composer.json in the private directory.
  • To build new TER package run composer run-script package., (*8)

    A bynder.zip is created, this file can be uploaded in the extension manager., (*9)

Need help with integration?

  • Contact support@beech.it

The Versions

06/07 2018

dev-master

9999999-dev https://github.com/beechit/bynder

Bynder integration for TYPO3

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

extension typo3 bynder dam

23/05 2018

0.0.2

0.0.2.0 https://github.com/beechit/bynder

Bynder integration for TYPO3

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

extension typo3 bynder dam

07/03 2018

0.0.1

0.0.1.0 https://github.com/beechit/bynder

Bynder integration for TYPO3

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

extension typo3 bynder dam