Re: Re: Re: Shop to JSON
I think Tiki can export data from trackers only in CSV or YAML format. However it should be easy to write your own PHP script which would convert that CSV to JSON using the json_encode()
PHP function. Google for "php csv to json".
Also see https://doc.tiki.org/Export-trackers