Updates
Table of Contents
Namespaces
Interfaces
- ChattyInterface
- Is this upgradeWizard chatty aka does it need to output things?
- ConfirmableInterface
- Use if upgrade wizard needs confirmation
- PrerequisiteInterface
- UpgradeWizard Prerequisites
- RepeatableInterface
- Use if wizard may be run multiple times (and should not be disabled after one run)
- UpgradeWizardInterface
- Interface UpgradeWizardInterface
Classes
- AbstractDownloadExtensionUpdate
- Download extension from TER
- BackendGroupsExplicitAllowDenyMigration
- BackendModulePermissionMigration
- BackendUserLanguageMigration
- CollectionsExtractionUpdate
- Installs and downloads EXT:legacy_collections if requested
- Confirmation
- DatabaseRowsUpdateWizard
- This is a generic updater to migrate content of TCA rows.
- DatabaseUpdatedPrerequisite
- Prerequisite for upgrade wizards to ensure the database is up-to-date
- ExtensionModel
- Model for extensions installed by upgrade wizards
- FeLoginModeExtractionUpdate
- Installs and downloads EXT:fe_login_mode
- MigrateSiteSettingsConfigUpdate
- PasswordPolicyForFrontendUsersUpdate
- PrerequisiteCollection
- ReferenceIndexUpdatedPrerequisite
- ReferenceIndex Prerequisite
- ShortcutRecordsMigration
- SvgFilesSanitization
- SysFileCollectionIdentifierMigration
- SysFileMountIdentifierMigration
- SysLogChannel
- SysLogSerializationUpdate
- SysTemplateNoWorkspaceMigration
- UpgradeWizardRegistry
- Registry for upgrade wizards. The registry receives all services, tagged with "install.upgradewizard".