Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    TablePress can import tables from a JSON file, if that JSON file offers the table data as a two-dimensional array (i.e. an array of rows, where each row is an array of cells), like
    [["Cell 1","Cell 2","Cell 3"],["Cell 4","Cell 5","Cell 6"]]

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Extension for JSON?’ is closed to new replies.