
SMS Authorization
SMS authentication module via the SmsAero service. Enables users to register and log in to the site using a phone number and an SMS code, without requiring a username or password. The system automatically verifies the phone number during registration and protects against brute-force attacks by limiting the number of code entry attempts.

Module Conflict Detector (EcomLabs)
The ecl.conflictdetector module identifies modules and init.php files subscribed to the same Bitrix events. The tool analyzes data from the database registry (b_module_to_module table), where handler order is determined by the SORT field, and performs static code analysis.