What this solution does
The 'Settings++' module provides a page for managing additional parameters for a website or a boxed version of Bitrix24. Settings are accessible in the code as standard options without requiring the module to be connected.
The component includes an activity for integration with business processes in the boxed version of Bitrix24. All data is stored in a separate table, removing the 2000-character limit typical for standard options.
The solution is based on the Bitrix additional user fields mechanism and supports a wide range of data types:
- Multi-line text fields exceeding the 2000-character limit;
- Linking to infoblock elements;
- Selecting a value from a list;
- File uploads;
- Other standard platform field types.
Settings can be written programmatically from a custom script using the appropriate method.
Full module name: 'Settings Plus Plus'.
General iT can install and configure this module and check how it works on your website.