Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopsys/product-feed-heureka
[READ-ONLY] Plugin for generating heureka.cz XML product feed for Shopsys Platform
https://github.com/shopsys/product-feed-heureka
heureka plugin product-feed shopsys-framework shopsys-platform ssfw xml-feed
Last synced: 2 months ago
JSON representation
[READ-ONLY] Plugin for generating heureka.cz XML product feed for Shopsys Platform
- Host: GitHub
- URL: https://github.com/shopsys/product-feed-heureka
- Owner: shopsys
- License: mit
- Created: 2017-07-13T10:30:47.000Z (over 7 years ago)
- Default Branch: 14.0
- Last Pushed: 2024-05-22T10:36:08.000Z (8 months ago)
- Last Synced: 2024-05-22T11:26:14.379Z (8 months ago)
- Topics: heureka, plugin, product-feed, shopsys-framework, shopsys-platform, ssfw, xml-feed
- Language: PHP
- Homepage:
- Size: 395 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopsys Product Feed Heureka
[![Downloads](https://img.shields.io/packagist/dt/shopsys/product-feed-heureka.svg)](https://packagist.org/packages/shopsys/product-feed-heureka)
Plugin for [Shopsys Platform](https://www.shopsys-framework.com) responsible for generating XML product feed for [Heureka](https://www.heureka.cz).
This repository is maintained by [shopsys/shopsys] monorepo, information about changes is in [monorepo CHANGELOG.md](https://github.com/shopsys/shopsys/blob/master/CHANGELOG.md).
For detailed information about the feed see [official documentation](https://sluzby.heureka.cz/napoveda/xml-feed/).
## Installation
The plugin is a Symfony bundle and is installed in the same way:
### Download
First, you download the package using [Composer](https://getcomposer.org/):
```
composer require shopsys/product-feed-heureka
```## How to use
You should see the new feed immediately after installation in the administration feed list.
All output XML files will be automatically generated by a cron module or they can be generated manually in administration when logged as superadmin.## Contributing
Thank you for your contributions to Shopsys Product Feed Heureka package.
Together we are making Shopsys Platform better.This repository is READ-ONLY.
If you want to [report issues](https://github.com/shopsys/shopsys/issues/new) and/or send [pull requests](https://github.com/shopsys/shopsys/compare),
please use the main [Shopsys repository](https://github.com/shopsys/shopsys).Please, check our [Contribution Guide](https://github.com/shopsys/shopsys/blob/master/CONTRIBUTING.md) before contributing.
## Support
What to do when you are in troubles or need some help?
The best way is to join our [Slack](https://join.slack.com/t/shopsysframework/shared_invite/zt-11wx9au4g-e5pXei73UJydHRQ7nVApAQ).If you want to [report issues](https://github.com/shopsys/shopsys/issues/new), please use the main [Shopsys repository](https://github.com/shopsys/shopsys).
[shopsys/shopsys]: (https://github.com/shopsys/shopsys)