
Authorization via EMAIL
The module enables user authentication via email address or login within the standard authentication component. Configuration is performed in the Bitrix administration panel on the module settings page. Each configuration field consists of two keys separated by a colon: EmailInputName and PasswordInputName. An example format is USER_LOGIN:USER_PASSWORD.

Webvisor and Site Map in Yandex.Metrica
The module resolves the issue of blocked site display in iframes caused by the 'Proactive protection -> Frame protection' feature in Yandex.Metrica. By default, the tool allows site rendering for all core analytics sections: Webvisor, Click map, Link map, Scroll map, and Form analytics. Administrators can also configure a custom list of trusted hosts.

Integration with UniSender (Automatic and Convenient)
The module enables automatic email sending via the UniSender service without requiring programming skills. Configuration includes an easy on/off toggle, language selection, and support for any character encoding. Users can specify the sender's email address and name, as well as enable or disable tracking for email opens and link clicks. All operations are logged in the event journal.

Display products from all sections
This component is designed to display a list of products at the top level of the catalog, including items from all sub-sections. It implements the functionality of the standard bitrix.catalog.section component with the added capability to retrieve data from the entire catalog structure.

Drag&Drop sorting for multiple fields in the Bitrix admin panel
This module extends the 1C-Bitrix admin panel by adding Drag&Drop sorting functionality for multiple property fields. While the standard implementation allows creating such fields, it does not support reordering them. This solution addresses that limitation, enabling users to define the required display order immediately without implementing custom backend sorting logic.

RSS PRO - Flexibility and Simplicity
The RSS PRO module provides flexible output and management of RSS feeds. It supports selecting multiple information blocks simultaneously, applying custom filters, and performing pre-output modifications via event handlers. Available events: OnBeforeRequestElements — triggered before requesting elements.

Event Management in 1C-Bitrix
Working with 1C-Bitrix often presents difficulties in identifying which modules are attached to specific events. It is also common for event handlers to remain in the system even after the corresponding module has been removed. This tool allows you to locate unnecessary event handlers and remove them. Features: - Displays all registered event handlers.