2017 © Pedro Peláez
 

silverstripe-module json-connector

A JSON connector for the external content module.

image

silverstripe-australia/json-connector

A JSON connector for the external content module.

  • Wednesday, October 12, 2016
  • by nyeholt
  • Repository
  • 1 Watchers
  • 2 Stars
  • 2,954 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 9 % Grown

The README.md

SilverStripe JSON Connector

A JSON feed consumer for the external content module. Makes use of JSONPath for selecting the data to be included from the feed, and how to map those items to data for import., (*1)

Usage

  • Create a new JSON content source
  • Enter the feed URL
  • Enter a JSONPath expression that represents the 'collection' of data
  • Specify some property mappings, in particular ID and Title

For example, enter the following information, (*2)

  • Feed URL: https://www.reddit.com/.json
  • JSONPath expression: $.data.children[:9].data
  • Selectors:
    • ID : $.id
    • Title: $.title

The Versions

12/10 2016

dev-master

9999999-dev

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

12/10 2016

1.4.1

1.4.1.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

28/09 2016

1.4.0

1.4.0.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

18/09 2016

1.3.1

1.3.1.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

16/09 2016

1.3.0

1.3.0.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

13/09 2016

1.2.0

1.2.0.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

12/09 2016

1.1.1

1.1.1.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

09/09 2016

1.1.0

1.1.0.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

04/08 2016

1.0.1

1.0.1.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content

03/08 2016

1.0.0

1.0.0.0

A JSON connector for the external content module.

  Sources   Download

BSD-3-Clause

The Requires

 

json silverstripe integration external-content