Project

General

Profile

Epic #63909

Updated by Mathias Schreiber about 9 years ago

h2. Desired functionality 

 h3. From the Backend 

 * Enable extension 
 * Disable extension 
 * Remove extension from disk 

 * Get extension from remote repository 
 * Resolve dependencies on *download* 

 * Upload Extension *ZIP* via Browser 

 h3. From Command Line 

 * Enable Extension 
 * Disable Extension 
 * Get extension from remote repository 
 * Resolve dependencies on *install* 
 * Update all extensions 

 h3. General 

 * It should be possible to import data into tables that do not belong to the extension (#23965) 

 h3. UI 

 * Get List of all extensions that offer updates 
 * Set Focus to the searchfield onload (#29628) 
 * Reload List of Extensions after updating an extension (#48867) 
 * List of Extensions should be sortable and provide indicators of the current sorting state (#55140)

Back