Project

General

Profile

Actions

Feature #37381

closed

Enable bulk import/install of extension

Added by Dirk Wenzel over 12 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-05-21
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

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

Actions #1

Updated by Ralle Büchnitz over 12 years 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

Actions #2

Updated by Oliver Hader over 11 years ago

  • Target version set to 2222
Actions #3

Updated by Oliver Hader over 11 years ago

  • Project changed from 2269 to TYPO3 Core
Actions #4

Updated by Oliver Hader over 11 years ago

  • Category set to Extension Manager
Actions #5

Updated by Oliver Hader over 11 years ago

  • Target version deleted (2222)
Actions #6

Updated by Mathias Schreiber almost 10 years ago

  • Status changed from New to Closed
Will be handled by a composer based EM.
There will be two steps:
  • Adding extensions to a list of "to be installed"
  • downloading and installing these extensions
Actions

Also available in: Atom PDF