legacy-collections/README.md
Alexander Nitsche 868f056a91 [TASK] Align with new TYPO3 documentation standards
- align README.md
- add .editorconfig, Settings.cfg, Index.rst, Includes.rst.txt

See https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html for further details.
2022-04-04 11:27:49 +02:00

1.5 KiB

Latest Stable Version TYPO3 TYPO3

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