Download the PHP package shopsys/product-feed-heureka-delivery without Composer
On this page you can find all versions of the php package shopsys/product-feed-heureka-delivery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shopsys/product-feed-heureka-delivery
More information about shopsys/product-feed-heureka-delivery
Files in shopsys/product-feed-heureka-delivery
Package product-feed-heureka-delivery
Short Description Shopsys Platform plugin interface for Heureka delivery XML product feed generation
License MIT
Informations about the package product-feed-heureka-delivery
Shopsys Product Feed Heureka Delivery
Plugin for Shopsys Platform responsible for generating XML product delivery feed for Heureka.
For detailed information about the feed see official documentation.
This repository is maintained by monorepo CHANGELOG.md.
Installation
The plugin is a Symfony bundle and is installed in the same way:
Download
First, you download the package using Composer:
Register cron
For the bundle to download Heureka categories each day you need to add cron to your config/services/cron.yaml
if it is not present yet:
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 Delivery package. Together we are making Shopsys Platform better.
This repository is READ-ONLY. If you want to report issues and/or send pull requests, please use the main Shopsys repository.
Please, check our Contribution Guide before contributing.
Support
What to do when you are in troubles or need some help? The best way is to join our Slack.
If you want to report issues, please use the main Shopsys repository.
All versions of product-feed-heureka-delivery with dependencies
doctrine/orm Version ^2.11.2
shopsys/form-types-bundle Version 15.0.0
shopsys/framework Version 15.0.0
shopsys/migrations Version 15.0.0
shopsys/plugin-interface Version 15.0.0
symfony/config Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/framework-bundle Version ^5.4
symfony/http-kernel Version ^5.4
twig/twig Version ^3.14.0