I
I
ivankoch2020-02-14 11:57:07
1C-Bitrix
ivankoch, 2020-02-14 11:57:07

Am I adding a new section to the Bitrix menu, which should lead to another site?

Where and what should be written in order to make a section in the Bitrix site menu that should lead to a completely different site.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2020-02-14
@ivankoch

If you have the appropriate rights, then in the Bitrix panel, in its expanded state, you can choose which menu to edit.
5e466ee36ce81867113428.png
Having selected the menu you need, for each item the path is indicated (column "link"
5e466f10f0af0536055298.png
) content:

<?php
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");
LocalRedirect('https://mysite.ru');

A
Aliy Kunashev, 2020-02-14
@askunash

Enable edit mode and edit menu items - this feature is available in the hover context menu.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question