I just released a first version of my Kirby spreadsheet plugin/kirbytag. It reads an .xlsx or comma separated file and outputs the contents as a table. You can select the worksheet of an Excel file using the sheet
option.
(spreadsheet: pricelist.xlsx class: pricelist sheet: Table1)
Please report bug or issues in the repo’s issues section. Feedback welcome!