https://github.com/shopsys/product-feed-mergado
[READ-ONLY] Plugin for generating Mergado Merchant XML product feed for Shopsys Platform
https://github.com/shopsys/product-feed-mergado
Last synced: 6 months ago
JSON representation
[READ-ONLY] Plugin for generating Mergado Merchant XML product feed for Shopsys Platform
- Host: GitHub
- URL: https://github.com/shopsys/product-feed-mergado
- Owner: shopsys
- License: mit
- Created: 2024-11-11T19:00:12.000Z (over 1 year ago)
- Default Branch: 17.0
- Last Pushed: 2025-07-14T08:37:43.000Z (about 1 year ago)
- Last Synced: 2025-07-14T11:33:42.608Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopsys Product Feed Mergado
[](https://packagist.org/packages/shopsys/product-feed-mergado)
Plugin for [Shopsys Platform](https://www.shopsys-framework.com) responsible for generating XML product feed for [Mergado](https://www.mergado.com).
For detailed information about the feed see [official documentation](https://www.mergado.cz/sites/default/files/users/documents/shopsystems/mergado-product-xml-1-4.pdf).
This repository is maintained by [shopsys/shopsys] monorepo, information about changes is in its `CHANGELOG` file.
## 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-mergado
```
## 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 Mergado 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/HEAD/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)