What this solution does
The module provides an API and a component to request user consent for cookies within the 1C-Bitrix CMS. It complies with Federal Law No. 152 and allows optional configuration for rejecting cookies or selecting specific types.
After installation, a notification window appears on the site containing information about cookie usage and control options. The module includes bitmasks to categorize cookies into four types: technical, functional, analytical, and others. These masks enable checking settings using logical AND and OR operations (operators & and |) in any combination.
For PHP versions 7.0 through 8.2, the module utilizes an alternative (legacy) settings page.
General iT can take care of implementing “AWZ: Cookie Policy Consent (Cookie Notification)”, including installation, configuration and result verification.