Deprecation: #80048 - Mark ExtJS related API calls as deprecated
See forge#80048
Description
The usage of ExtJS has been marked as deprecated. Therefore the following methods of
Extension have been marked as deprecated:
addExt JSModule registerExt Direct Component
Impact
Calling any of the PHP methods will trigger a deprecation log entry.
Affected Installations
Any TYPO3 installation working with custom extensions that use any of these methods.
Migration
All of the functionality is obsolete or outdated and should be handled differently from now on:
- Use
Extensioninstead ofManagement Utility:: add Module add.Ext JSModule - Some ajax routes instead of ExtDirect.