Feature #37381
Enable bulk import/install of extension
| Status: | New | Start date: | 2012-05-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Extension Manager | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
Setting up a new installation of t3 often means to retrieve and install a hole bunch of extensions.
Since I tend to plan my installations I usually start with a list of extensions to install.
The EM should be able to handle such a list. That means:- build a list of installation candidates by either importing a list with extension names and versions or manually search for candidates and select them for a list in EM
- check dependencies of candidates and identify issues
- support cleanup of the list (unresolved depencies)
- import the extensions from the resulting list at once
- suggest a meaningful installation order considering dependencies
- install them
Surplus: dry-run a t3 version upgrade to check breaking dependencies
History
Updated by Qitec no-lastname-given 12 months ago
Dirk Wenzel wrote:
Setting up a new installation of t3 often means to retrieve and install a hole bunch of extensions.
Since I tend to plan my installations I usually start with a list of extensions to install.
The EM should be able to handle such a list. That means:
- build a list of installation candidates by either importing a list with extension names and versions or manually search for candidates and select them for a list in EM
This feature will save a lot of time during the setup of a new t3 installation. I would prefer a combination of both methods (manullay and uplaod list). Maybe an extra list with the selected extensions above or beside the 'normal' extension list. So you can upload a list of extensions and remove or add some extensions manually before you bulk import+install them.
- check dependencies of candidates and identify issues
- support cleanup of the list (unresolved depencies)
- import the extensions from the resulting list at once
- suggest a meaningful installation order considering dependencies
- install them
Surplus: dry-run a t3 version upgrade to check breaking dependencies
Updated by Oliver Hader about 1 month ago
- Target version set to (temporary)
Updated by Oliver Hader about 1 month ago
- Project changed from Extension Manager to Core
Updated by Oliver Hader about 1 month ago
- Category set to Extension Manager
Updated by Oliver Hader about 1 month ago
- Target version deleted (
(temporary))