What this solution does
VASoft Core is a foundational module designed for building other modules. It contains a set of common classes and implements standard tasks required when developing extensions.
The module includes base classes for constructing module configuration settings. It provides tools for creating and editing settings forms within the administrative panel.
It contains utilities for the automatic generation and removal of module pages in the administrative section. It is designed for creating and deleting database tables associated with the module.
It includes mechanisms for registering and removing module event handlers. It ensures functions for importing and exporting module settings.
It supports sending text messages to the Telegram messenger. It implements the function of sending backup result notifications to Telegram.
The source code is available on the GitHub platform at github.com/Voral/BitrixModuleCore.
General iT can connect “VASoft: basic module”, install and configure the module, and make sure the integration works correctly.