“”

FAL Bynder FAL Bynder

bynder2 / stable

Bynder FAL driver for TYPO3 CMS

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req jweiland/bynder2

Tags

#bynder #bynder2 #fal #driver

Last upload comment

Add BynderServiceFactory to simplify dependency injection. That solves an issue while inserting images to a content record

Downloads by month

Download 2.0.4 External Manual Found an Issue? Code Insights Packagist.org
Author
Stefan Froemken
Company
jweiland.net
Last update
06. Dec 2023
First upload
10. Jun 2022
Downloads
661
Category
Frontend Plugins
Dependencies
  • TYPO3 (10.4.37 - 11.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req jweiland/bynder2 to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (43)

Version history

Version Upload comment Works with TYPO3 Download
2.0.4 / stable
December 06, 2023
Add BynderServiceFactory to simplify dependency injection. That solves an issue while inserting images to a content record
10.4.37 - 11.5.99 Download
2.0.3 / stable
December 06, 2023
Reduce memory usage. THX yield
Stop requesting thousands of files which are marked as missing from bynder API
Method getFile has now a second argument to retrieve fresh data from Bynder API instead of cached data
Update .gitignore
Update .gitattributes
Update TYPO3 version dependencies
10.4.37 - 11.5.99 Download
2.0.1 / stable
June 10, 2022
Implement OAuth 2.0 authorization.
10.4.19 - 11.5.0 Download