Extension that provides TCA information and database tables for the generic "sys_collections" concept
Find a file
2025-03-27 13:39:05 +01:00
.github/workflows [!!!][TASK] Support TYPO3 13.4 and newer PHP versions 2025-03-27 13:39:05 +01:00
Classes/Collection [!!!][TASK] Support TYPO3 13.4 and newer PHP versions 2025-03-27 13:39:05 +01:00
Configuration/TCA [!!!][TASK] Support TYPO3 13.4 and newer PHP versions 2025-03-27 13:39:05 +01:00
Documentation [DOCS] Remove author pointing 2022-04-21 11:12:38 +02:00
Resources [!!!][TASK] Support TYPO3 13.4 and newer PHP versions 2025-03-27 13:39:05 +01:00
Tests/Functional [!!!][TASK] Support TYPO3 13.4 and newer PHP versions 2025-03-27 13:39:05 +01:00
.editorconfig [TASK] Align with new TYPO3 documentation standards 2022-04-04 11:27:49 +02:00
.gitignore [!!!][TASK] Support TYPO3 12.4 and PHP 8.1 2023-10-25 08:32:51 +02:00
composer.json [!!!][TASK] Support TYPO3 13.4 and newer PHP versions 2025-03-27 13:39:05 +01:00
ext_tables.sql [TASK] Initial commit 2020-07-31 11:35:08 +02:00
LICENSE.txt [TASK] Initial commit 2020-07-31 11:35:08 +02:00
phpunit.xml.dist [!!!][TASK] Support TYPO3 12.4 and PHP 8.1 2023-10-25 08:32:51 +02:00
README.md [DOCS] Pose with total and monthly download rate 2022-04-08 20:07:12 +02:00

Latest Stable Version TYPO3 11 TYPO3 10 Total Downloads Monthly Downloads

TYPO3 extension legacy_collections

This extension provides TCA information and database tables for the generic "sys_collections" concept, which allows for statically select items into a collection.

In addition, two API classes for fetching items from a collection are available as well:

  • FriendsOfTYPO3\LegacyCollections\Collection\RecordCollectionRepository
  • FriendsOfTYPO3\LegacyCollections\Collection\StaticRecordCollection

Both classes previously resided in the PHP namespace TYPO3\CMS\Core\Collection.

The functionality was part of the TYPO3 Core until TYPO3 v11.0, and moved into its own extension, receiving its own public repository.

URL
Repository: https://github.com/FriendsOfTYPO3/legacy-collections
Read online: https://docs.typo3.org/p/friendsoftypo3/legacy-collections/main/en-us/
TER: https://extensions.typo3.org/extension/legacy_collections