https://github.com/niklan/yandex_yml
Drupal module to help generate Yandex YML (Yandex Market Language) exports. This is mirror from Drupal VCS.
https://github.com/niklan/yandex_yml
drupal yandex yandex-market-language
Last synced: 5 months ago
JSON representation
Drupal module to help generate Yandex YML (Yandex Market Language) exports. This is mirror from Drupal VCS.
- Host: GitHub
- URL: https://github.com/niklan/yandex_yml
- Owner: Niklan
- License: gpl-2.0
- Created: 2018-02-23T18:35:51.000Z (about 8 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2025-01-28T06:18:34.000Z (about 1 year ago)
- Last Synced: 2025-04-07T14:51:22.757Z (12 months ago)
- Topics: drupal, yandex, yandex-market-language
- Language: PHP
- Homepage: https://www.drupal.org/project/yandex_yml
- Size: 196 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
YML (Yandex Market Language) — is XML file with products for Yandex.Market. Not to be confused with YAML files, which also have **.yml** extension.
This module provide API **for developers** to generate product yml file. Module doesn't contain any administrative interface.
Features:
* Supports for all types of offers and data.
* Each data structure is an object with methods which easy to use.
* For a full description of the module, visit the project page:
https://www.drupal.org/project/yandex_yml
or
http://yandex-yml.readthedocs.io/en/8.x-1.x/
* To submit bug reports and feature suggestions, or to track changes:
https://www.drupal.org/project/issues/yandex_yml
REQUIREMENTS
------------
This module requires no modules outside of Drupal core.
INSTALLATION
------------
It's recommended to install module via composer.
* Install the Contact Tools module as you would normally install a contributed
Drupal module. Visit https://www.drupal.org/node/1897420 for further
information.
CONFIGURATION
-------------
There is no UI to configure module out of the box. This module is require you to write a bit of code. For further information look at [documentation](http://yandex-yml.readthedocs.io/en/8.x-1.x/) or in docs folder inside module.
MAINTAINERS
-----------
* Nikita Malyshev (Niklan) - https://www.drupal.org/u/niklan