Skip to content

Commit 57087cf

Browse files
[TASK] Update README.md
1 parent 11541e0 commit 57087cf

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ The extension will allow the authorised users to:
99
- Display images (scaled/cropped) from Bynder
1010

1111

12-
### Requirements:
12+
### Requirements
1313

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

1717

18-
### Installation:
18+
### Installation
1919

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

@@ -24,16 +24,6 @@ project and go the the extension manager in the back-end to install it.
2424

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

27-
28-
### TODO:
29-
30-
- Raise dependencies and remove work around's after https://forge.typo3.org/issues/84069 and https://forge.typo3.org/issues/84068 are released
31-
- Storage `is_browsable` is now checked on permission check in the core but should only be handled as GUI check
32-
- Load/cache derivative from API and use these in `AssetProcessing::getThumbnailInfo()`
33-
- Add warning if selected file isn't allowed
34-
- Add warning when more then allowed number of files are added
35-
36-
3727
### How to contribute
3828

3929
- Fork the repository

0 commit comments

Comments
 (0)