Advanced functions
9 LTS
Composer-related bugfixes
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
The Task Center provides the framework into which other extensions hook, for example, the sys_action extension.
TYPO3 theme for a portfolio website
Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.
Adds redirects based on "&RDCT" parameter in Frontend
Provides $GLOBALS['TYPO3_DB'] as backward compatibility with legacy functionality of extensions that are not yet fully migrated to doctrine.
Adds PHP classes, TCA configuration and database tables for generic record collections.