Download the PHP package userwebdevelop/og-config-pages without Composer
On this page you can find all versions of the php package userwebdevelop/og-config-pages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download userwebdevelop/og-config-pages
More information about userwebdevelop/og-config-pages
Files in userwebdevelop/og-config-pages
Download userwebdevelop/og-config-pages
More information about userwebdevelop/og-config-pages
Files in userwebdevelop/og-config-pages
Vendor userwebdevelop
Package og-config-pages
Short Description Функционал для OpenGraph-разметки
License MIT
Package og-config-pages
Short Description Функционал для OpenGraph-разметки
License MIT
Please rate this library. Is it a good library?
Informations about the package og-config-pages
Что делает пакет
Пакет добавляет столбцы og_title, og_description, og_url, og_image
в таблицу pages и такие же значения в таблицу config.
После установки пакета необходимо сделать следующие шаги (порядок не важен):
-
В файле
console/config/main.php
добавить следующий код: -
В файле
common/models/Page.php
в методrules()
добавить -
В файле
common/models/Page.php
в методattributeLabels()
добавить-
В файле
backend\modules\admin\views\page\_form.php
добавить - В файле
backend\modules\admin\views\page\view.php
добавить
-
Команды
php yii uwb-ogconfigpages/install
- добавление функционала opengraph
php yii uwb-ogconfigpages/uninstall
- удаление функционала opengraph
All versions of og-config-pages with dependencies
PHP Build Version
Package Version
The package userwebdevelop/og-config-pages contains the following files
Loading the files please wait ....