An open API service indexing awesome lists of open source software.

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.

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