File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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.*
You can’t perform that action at this time.
0 commit comments