Skip to content

Commit 52e0b27

Browse files
[TASK] Update readme.rst
1 parent 3919dc2 commit 52e0b27

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ Make it possible to configure the default upload folder for a certain TCA column
55

66
**How to use:**
77

8-
1. Download and install default_upload_folder
9-
2. Create the default folders *(folder need to exists and editor needs to have access to the folder)*
10-
3. Add configuration to pageTs ::
8+
1. Download form TER or require (`composer require beechit/default-upload-folder`) extension default_upload_folder
9+
2. Install extension default_upload_folder via the extension manager
10+
3. Create the default folders *(folder need to exists and editor needs to have access to the folder)*
11+
4. Add configuration to pageTs ::
1112

1213
default_upload_folders {
1314
# folder can be a combined identifier
@@ -21,4 +22,4 @@ Make it possible to configure the default upload folder for a certain TCA column
2122
}
2223

2324
**Requirements:**
24-
TYPO3 7 LTS
25+
TYPO3 7 LTS or TYPO3 8.*

0 commit comments

Comments
 (0)