What this solution does
Module for 1C-Bitrix adding Yandex Go call elements to a website: button, widget, link, and QR code.
The component places an interactive element for ordering a taxi with a pre-filled route on the site. Users initiate the call by clicking the button, following a link, or scanning a QR code. They are then redirected to the Yandex Go app or web version to independently confirm the ride.
The solution is suitable for online stores, pickup points, offices, clinics, salons, restaurants, and hotels. It allows visitors to quickly build a route to the organization's address.
The module implements formats from the Yandex Go generator: badge, standard button, map widget, text link, and QR code. Administrators can configure the route, select a fare class, set a title, and choose the display style, as well as save multiple button variants for different pages.
The module supports a multi-site 1C-Bitrix environment. Both global settings for all sites and individual parameters for each domain are available. To optimize work with recurring scenarios, functions for saving buttons and route profiles are provided.
Key features:
- Formats: badge, button, map widget, link, QR code;
- Configuration of departure and destination coordinates;
- Fare classes: Economy, Comfort, Business, Minivan;
- Widget styles: white, yellow, black.
The "Yandex Go Taxi Call Button" module by Kommutator.net integrates the Yandex Go service into websites built on the 1C-Bitrix platform, including multisite configurations. Features include setting a background image for the map widget format, entering a website address or partner program CLID, and supporting ERID for advertising placements. The module calculates ride costs via CLID and API key and allows checking the Yandex Go API connection directly from the settings. It manages a list of saved buttons for different pages; saved buttons are connected using the BUTTON_ID, enabling parameter changes in the administrative panel without editing the page code. Route profiles are supported via JSON and the component parameter PROFILE_CODE. The administrative interface generates the PHP code for component connection. If the external JavaScript widget fails to load, a fallback link is used.
How the module works
The administrator configures parameters in the interface. After saving settings, the module generates the component connection code, which renders the selected widget format or link on the public site pages. When using a saved button, a short code containing the BUTTON_ID is placed on the page, allowing flexible management of settings through the administrative panel.
Available administrative panel sections
Section "Services → Yandex Go Taxi Call Button".
Section "Settings → Product Settings → Module Settings → Yandex Go Taxi Call Button".
General iT can install and configure this module and check how it works on your website.