The module adds a convenient "View" button to the top menu of the administrative panel when editing information block sections and elements.
Module capabilities:
The "View" button when editing a section opens the section page on the website.
The "View" button when editing an element opens the element page on the website.
Opens pages in a new browser tab.
Simple installation without configuration.
Does not require additional configuration.
Advantages:
Saves time when checking content on the website.
Quick transition from editing to viewing.
Convenient for content managers.
Does not affect system performance.
System requirements:
1C-Bitrix version 20.0.0 or higher.
PHP 8.1 or higher.
"Information Blocks" module (iblock).
Change history:
Version 1.0.5 (30.10.2025)
Important:
Minimum requirements increased: PHP 8.1 or higher (was 5.6).
Minimum requirements increased: 1C-Bitrix 20.0.0 or higher (was 14.00.00).
Improved:
Fixed minor code issues.
Optimized compatibility with modern PHP and Bitrix versions.
Version 1.0.4 (30.10.2025)
Added the TARGET="_blank" attribute to open pages in a new browser tab.
Improved compatibility with 1C-Bitrix marketplace requirements.
Version 1.0.2 (26.10.2025)
Updated company contacts: website changed from mollab.ru to molhub.ru.
Updated support email: support@molhub.ru.
Updated all links in the documentation.
Version 1.0.1 (24.10.2025)
Replaced usage of non-existent events with a standard event.
The module is now correctly registered in the event.
Improved logic for determining pages for editing sections and elements.
Optimized event handler code.
Single handler for all administrative panel pages.
Correct check of the current page.
Version 1.0.0 (22.10.2025)
First release of the module.
Basic functionality for adding the "View" button added.