Coder Social home page Coder Social logo

bynder's Introduction

This is the Bynder DAM integration for TYPO3

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

The extension will allow the authorised users to:

  • 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

Installation

Download and install bynder through extension manager in the back-end of you TYPO3 installation.

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.

Next got the the extension configuration of EXT:bynder and fill in the needed url's and credentials.

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

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.

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

Need help with integration?

bynder's People

Contributors

bmoex avatar frans-beech-it avatar ruudsilvrants avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.