https://github.com/dynamic/silverstripe-foxy-feed-parser
An add-on module to parse the Foxy.io data feed.
https://github.com/dynamic/silverstripe-foxy-feed-parser
foxycart hacktoberfest silverstripe
Last synced: 9 days ago
JSON representation
An add-on module to parse the Foxy.io data feed.
- Host: GitHub
- URL: https://github.com/dynamic/silverstripe-foxy-feed-parser
- Owner: dynamic
- License: bsd-3-clause
- Created: 2019-07-29T17:15:27.000Z (almost 6 years ago)
- Default Branch: 1.1
- Last Pushed: 2022-03-03T16:53:41.000Z (over 3 years ago)
- Last Synced: 2025-06-07T12:44:46.069Z (23 days ago)
- Topics: foxycart, hacktoberfest, silverstripe
- Language: PHP
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# SilverStripe Foxy Feed Parser
An add-on module to parse the Foxy.io XML datafeed.
[](https://travis-ci.org/dynamic/silverstripe-foxy-feed-parser)
[](https://scrutinizer-ci.com/g/dynamic/silverstripe-foxy-feed-parser/?branch=master)
[](https://scrutinizer-ci.com/g/dynamic/silverstripe-foxy-feed-parser/build-status/master)
[](https://codecov.io/gh/dynamic/silverstripe-foxy-feed-parser)[](https://packagist.org/packages/dynamic/silverstripe-foxy-feed-parser)
[](https://packagist.org/packages/dynamic/silverstripe-foxy-feed-parser)
[](https://packagist.org/packages/dynamic/silverstripe-foxy-feed-parser)
[](https://packagist.org/packages/dynamic/silverstripe-foxy-feed-parser)## Requirements
* SilverStripe ^4.0
* SilverStripe Foxy ^1.0## Installation
```
composer require dynamic/silverstripe-foxy-feed-parser
```## License
See [License](license.md)
## Maintainers
* [Dynamic](http://www.dynamicagency.com) ()
## Bugtracker
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over
existing issues to ensure yours is unique.
If the issue does look like a new bug:
- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots
and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version,
Operating System, any installed SilverStripe modules.
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.
## Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.