diff --git a/Documentation/Extensions/RecommendedExtensions.rst b/Documentation/Extensions/RecommendedExtensions.rst index d693c719..7060de85 100644 --- a/Documentation/Extensions/RecommendedExtensions.rst +++ b/Documentation/Extensions/RecommendedExtensions.rst @@ -9,6 +9,11 @@ Recommended Extensions Here's a selection of recommended extensions that provide essential features, streamlined workflows, and powerful enhancements for TYPO3 development. +.. _development-extensions: + +Development +=========== + * TYPO3 console: :composer:`helhum/typo3-console` TYPO3 Console is a powerful command-line tool that simplifies many backend @@ -16,6 +21,11 @@ streamlined workflows, and powerful enhancements for TYPO3 development. extensions and system maintenance from the command line, making it an essential tool for automated workflows. +.. _content-elements: + +Content elements +================ + * Custom content elements: :composer:`mask/mask` Mask is an extension that lets developers create custom content elements @@ -23,13 +33,6 @@ streamlined workflows, and powerful enhancements for TYPO3 development. require unique, structured content elements that are easy for editors to use and manage. -* News Management: :composer:`georgringer/news` - - The News extension is a feature-rich solution for managing news articles - and blog posts within TYPO3. It offers a comprehensive set of tools for - categorizing, tagging, and displaying news content, making it perfect for - content-heavy sites. - * Content Blocks: :composer:`friendsoftypo3/content-blocks` Content Blocks enable the creation of reusable content elements that can be @@ -43,6 +46,23 @@ streamlined workflows, and powerful enhancements for TYPO3 development. group multiple content elements into a container. This helps organize page layouts more flexibly, especially useful for responsive or complex designs. +.. _news-extension: + +News +==== + +* News Management: :composer:`georgringer/news` + + The News extension is a feature-rich solution for managing news articles + and blog posts within TYPO3. It offers a comprehensive set of tools for + categorizing, tagging, and displaying news content, making it perfect for + content-heavy sites. + +.. _search-extensions: + +Search +====== + * Enterprise Search Integration: :composer:`apache-solr-for-typo3/solr` Apache Solr for TYPO3 provides a powerful, scalable search solution for