Download the PHP package corpsepk/yii2-yandex-market-yml without Composer
On this page you can find all versions of the php package corpsepk/yii2-yandex-market-yml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download corpsepk/yii2-yandex-market-yml
More information about corpsepk/yii2-yandex-market-yml
Files in corpsepk/yii2-yandex-market-yml
Package yii2-yandex-market-yml
Short Description Yii2 module for automatically generation Yandex.Market YML
License MIT
Informations about the package yii2-yandex-market-yml
Yandex.Market YML Module for Yii2
Yii2 module for automatically generation Yandex.Market YML.
Installation
The preferred way to install this extension is through composer.
- Either run
or add
to the require
section of your application's composer.json
file.
Configure config
Configure the cache
component of your application's configuration file, for example:
Add a new module in modules
section of your application's configuration file, for example:
Add a new rule for urlManager
of your application's configuration file, for example:
Configure Category
model
https://yandex.ru/support/partnermarket/elements/categories.html
Add behavior in the AR category model, for example:
Configure Offer
models
https://yandex.ru/support/products/offers.html
Add behavior in the AR models, for example:
Testing
Howto
Use console command to build yml
Useful links
Yandex XML validator - https://webmaster.yandex.ru/tools/xml-validator/