I try to work with the kirby-spreadsheet plugin and try alternately a .xlsx or .csv file. But the only output i get is the kirby tag (spreadsheet: … ) It seems the plugin is not loaded correctly.
Kirby Version is 3.3.1 and the current Plugin Version.
The filename isnt tottally CamalCased so either fix the filename, or fix the line that loads it.
On a side note, I couldnt get the plugin to install via composer, so i did it manually and then went into the plugins folder in terminal and ran composer… perhaps that helped too.