Actions
Feature #60335
closedFetching extension list from TER at the end of installation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-07-15
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In every new TYPO3 installation the first I do is to fetch the extension list from TER to install extensions.
It would be cool to have an automatic fetching after finishing the Install Tool, like the fetch for the Distributions.
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from 7.0 to 7.1 (Cleanup)
Updated by Benni Mack over 9 years ago
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Category changed from Install Tool to 1601
Updated by Christian Kuhn over 9 years ago
- Category deleted (
1601) - Status changed from New to Rejected
Handling TER is scope of em only. install tool should not handle this at the moment - it would result in tons of dupe code.
If this is really wanted, the em should find out "my ter list was never initialized" on its own and do so on first em request in backend.
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Nicole Cordes almost 8 years ago
- Status changed from New to Needs Feedback
IMHO this ticket can be closed as you already can choose what should happen after first login in the backend.
Updated by Riccardo De Contardi almost 8 years ago
- Status changed from Needs Feedback to Closed
Closed as agreed with author. Thanks.
Actions