yandex_yml
75 sites
Security covered
YML (Yandex Market Language) — is XML file with products for Yandex.Market. Not to be confused with YAML files, which 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 Yandex YML 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 or in docs folder inside module.