Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopsys/article-feed-luigis-box
[READ-ONLY] Plugin for generating luigisbox.com XML article feed for Shopsys Platform
https://github.com/shopsys/article-feed-luigis-box
Last synced: 2 months ago
JSON representation
[READ-ONLY] Plugin for generating luigisbox.com XML article feed for Shopsys Platform
- Host: GitHub
- URL: https://github.com/shopsys/article-feed-luigis-box
- Owner: shopsys
- License: mit
- Created: 2024-01-03T10:09:03.000Z (about 1 year ago)
- Default Branch: 15.0
- Last Pushed: 2024-05-22T10:36:10.000Z (8 months ago)
- Last Synced: 2024-05-22T11:26:15.259Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopsys Article Feed Luigi's Box
[![Downloads](https://img.shields.io/packagist/dt/shopsys/article-feed-luigis-box.svg)](https://packagist.org/packages/shopsys/article-feed-luigis-box)
Plugin for [Shopsys Platform](https://www.shopsys.com/shopsys-platform/) responsible for generating XML article feed for [Luigi's Box](https://luigisbox.com).
For detailed information about the feed see [official documentation](https://docs.luigisbox.com).
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).
## Installation
The plugin is a Symfony bundle and is installed in the same way:
### Download
Download the package using [Composer](https://getcomposer.org/):
```
composer require shopsys/article-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 Article Feed Luigi's Box 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://docs.shopsys.com/en/latest/contributing/) before contributing.
## Support
What to do when you are in trouble 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)