What this solution does
The 'Sections with Elements' module includes a component, an installer, and an uninstaller. The component outputs a list of sections based on settings and a user-defined filter (default $arrSectionFilter), as well as associated elements using their own settings and filter (default standard $arrFilter). The installer performs the installation of the component and its parts, while the uninstaller ensures the complete removal of all module parts. The component's logic follows the pattern of popular standard solutions such as news.list or news.
This tool is designed for developers working on 1C-Bitrix projects who need to efficiently render the 'Section - Articles' structure or retrieve records from multiple hierarchical sections while controlling content display. The module allows rendering the 'Section - Articles' hierarchy, displaying only the section structure, creating chains of 'Sections - Articles' and 'Subsections - Articles', limiting the output to sections of a specified depth, adjusting the number of articles displayed per section, and controlling the number of sections shown per page. It also supports configuring filters and sorting for sections and managing the display of user-defined properties.
The module allows configuring filters and sorting for section properties, as well as for element (article) properties. It also supports customizing property display for elements. The functionality includes pagination and caching.
If “Sections with Elements” fits the task, General iT can install the module, configure it and verify the result in the project.