Project

General

Profile

Actions

Feature #73697

closed

A way to remove all non system extensions at once to prepare migrations to 7.6 LTS

Added by Daniel Wagner about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
Start date:
2016-02-26
Due date:
% Done:

0%

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

Description

Problem
Removing many extensions that could be dependend among each other takes some time an could be automated.

Documentation
Then uninstall any extension, that is not shipped with the core.
This will avoid broken backend after upgrade due to removed class alias layer.

Possible solutions
  1. There could be a secured button in the extension manager
  2. In the install tool there could be a point for migration preparations (there are already some postmigration tools)

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #71525: Add "Deactivate all" option to EMClosedNicole Cordes2015-11-12

Actions
Actions #1

Updated by Nicole Cordes about 8 years ago

  • Status changed from New to Needs Feedback

Hi Daniel,

If I were you, I would simply backup and remove the PackageStates.php in typo3conf folder. It should get rewritten with only the necessary TYPO3 core extensions then.

Actions #2

Updated by Daniel Wagner about 8 years ago

Hi Nicole,

thank you for this idea :) Sounds reasonable with some postprocessing like reactivation of gridelements.

As there are more import things to do like localization stuff of extbase please close this ticket.

Actions #3

Updated by Wouter Wolters about 8 years ago

  • Status changed from Needs Feedback to Closed

Closed as requested.

Actions

Also available in: Atom PDF