Skip to content

Feeds JSONPath Parser library integration for Backdrop CMS.

License

Notifications You must be signed in to change notification settings

laryn/feeds_jsonpath_parser

 
 

Repository files navigation

JSONPath Parser

JSONPath Parser is a Feeds parser that allows parsing JSON files using the JSONPath library. It is very similar to the Feeds XPath Parser module.

Documentation for JSONPath can be seen here: https://github.com/SoftCreatR/JSONPath

Installation

Note: This module now bundles the JSONPath library, so installing the xautoload and libraries module and the libraries module is no longer neecessary.

Issues

Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/feeds_jsonpath_parser/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

The bundled JSONPath library is under the MIT License. Please see the license file located at libraries/jsonpath/LICENSE.md.

About

Feeds JSONPath Parser library integration for Backdrop CMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%