rosgear / rg-wd-yandexshare
Widget "Yandex Share block" for the RosGear web application
Package info
github.com/rosgear/rg-wd-yandexshare
Type:component
pkg:composer/rosgear/rg-wd-yandexshare
Requires
- rosgear/ge2-composer-plugin: *
README
Виджет «Блок Яндекс «Поделиться»
Виджет предоставляет функционал для публикации в социальных сетях ссылок на выбранные страницы веб‑сайта.
Настройка
Настройка виджета выполняется через Панель управления GePanel с помощью Менеджера виджетов.
Установка
Для добавления виджета в ваш проект, вы можете просто выполнить команду ниже:
$ composer require rosgear/rg-wd-yandexshare
или добавить в файл composer.json вашего проекта:
"require": {
"rosgear/rg-wd-yandexshare": "*"
}
или скачать архив на странице виджета в каталоге приложений RosGear.
После добавления виджета в проект выполните его установку в редакцию веб‑приложения с помощью Панели управления GePanel.
Ресурсы
Widget «Yandex Share»
The widget provides functionality for publishing links to selected website pages on social networks.
Settings
The widget is configured through the GePanel Control Panel using the Widget Manager.
Installation
To add the widget to your project, you can simply run the command below:
$ composer require rosgear/rg-wd-yandexshare
or add to your project's composer.json file:
"require": {
"rosgear/rg-wd-yandexshare": "*"
}
or download the archive from the widget page in the RosGear application catalog.
After adding the widget to the project, install it into the web application edition using the GePanel Control Panel.