Development of the GDPR/FZ-152 compliance module for 1C-Bitrix

Our company is engaged in the development, support and maintenance of Bitrix and Bitrix24 solutions of any complexity. From simple one-page sites to complex online stores, CRM systems with 1C and telephony integration. The experience of developers is confirmed by certificates from the vendor.
Our competencies:
Development stages
Latest works
  • image_website-b2b-advance_0.png
    B2B ADVANCE company website development
    1175
  • image_bitrix-bitrix-24-1c_fixper_448_0.png
    Website development for FIXPER company
    811
  • image_bitrix-bitrix-24-1c_development_of_an_online_appointment_booking_widget_for_a_medical_center_594_0.webp
    Development based on Bitrix, Bitrix24, 1C for the company Development of an Online Appointment Booking Widget for a Medical Center
    564
  • image_bitrix-bitrix-24-1c_mirsanbel_458_0.webp
    Development based on 1C Enterprise for MIRSANBEL
    747
  • image_crm_dolbimby_434_0.webp
    Website development on CRM Bitrix24 for DOLBIMBY
    655
  • image_crm_technotorgcomplex_453_0.webp
    Development based on Bitrix24 for the company TECHNOTORGKOMPLEKS
    976

Developing a GDPR/FZ-152 Compliance Module for 1C-Bitrix

GDPR (EU), CCPA (US), FZ-152 (Russia) require data privacy controls. Compliance module helps manage user data, consent, deletion requests.

Features

  • Consent management — users opt-in for marketing, analytics
  • Privacy policy — required, easy update
  • Data export — user requests download of their data (JSON)
  • Data deletion — "right to be forgotten" — delete user account and related data
  • Audit trail — log when consent given/withdrawn
  • Cookie consent — banner with analytics/marketing toggle

Cookie Banner

On first visit, ask user: "We use cookies for analytics (yes/no), marketing (yes/no)".

Load tracking pixels only if user consents.

User Data Export

Endpoint GET /api/user/export returns ZIP with:

  • Profile info
  • Orders
  • Reviews
  • Activity log

Account Deletion

User deletes account → system marks as deleted (GDPR compliance) or hard-deletes (FZ-152).

Development Timeline

Stage Duration
Basic (cookie banner, privacy) 5–7 days
Full GDPR (consent, export, deletion) 12–16 days
Multi-regulation compliance 18–22 days