jweiland / bynder2
Bynder FAL driver for TYPO3 CMS
Installs: 322
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- ext-dom: *
- ext-libxml: *
- bynder/bynder-php-sdk: 2.1.5
- league/oauth2-client: 2.6.1
- typo3/cms-core: ^10.4.37 || ^11.5.33
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- nimut/testing-framework: ^6.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.5
Replaces
- typo3-ter/bynder2: 2.0.4
README
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
- Create new file storage on your root page (Page with UID 0)
- Set credentials for Bynder
- You should see, if authentication was successfully after you click save.