shopsys / brand-feed-luigis-box
Shopsys Platform plugin interface for Luigis Box XML brand feed generation
Requires
- php: ^8.3
- ext-json: *
- ext-pdo: *
- doctrine/dbal: ^3.8.5
- doctrine/doctrine-bundle: ^2.5.7
- doctrine/orm: ^2.11.2
- doctrine/persistence: ^2.4
- shopsys/form-types-bundle: 15.0.0
- shopsys/framework: 15.0.0
- shopsys/migrations: 15.0.0
- shopsys/plugin-interface: 15.0.0
- symfony/config: ^5.4
- symfony/dependency-injection: ^5.4
- symfony/form: ^5.4
- symfony/http-kernel: ^5.4
- symfony/translation: ^5.4
- twig/twig: ^3.14.0
Requires (Dev)
- phpunit/phpunit: ^11.2.1
This package is auto-updated.
Last update: 2024-11-04 12:44:17 UTC
README
Plugin for Shopsys Platform responsible for generating XML brand feed for Luigi's Box.
For detailed information about the feed see official documentation.
This repository is maintained by shopsys/shopsys monorepo, information about changes is in monorepo CHANGELOG.md.
Installation
The plugin is a Symfony bundle and is installed in the same way:
Download
Download the package using Composer:
composer require shopsys/brand-feed-luigis-box
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 Brand Feed Luigi's Box 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 trouble or need some help? The best way is to join our Slack.
If you want to report issues, please use the main Shopsys repository.