jweiland/bynder2

Bynder FAL driver for TYPO3 CMS

Installs: 281

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

2.0.4 2023-12-06 15:48 UTC

This package is auto-updated.

Last update: 2024-04-06 16:30:46 UTC


README

Build Status

bynder2 is a TYPO3 extension which registers a TYPO3 FAL driver for Bynder https://www.bynder.com/

1 Features

  • Browse and search your files in filelist module
  • Support for image cropping
    • Image will be downloaded for cropping
  • Use Bynder CDN URLs where possible to speed up rendering

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/bynder2

Installation as extension from TYPO3 Extension Repository (TER)

Download and install bynder2 with the extension manager module.

2.2 Minimal setup

  1. Create new file storage on your root page (Page with UID 0)
  2. Set credentials for Bynder
  3. You should see, if authentication was successfully after you click save.