Hi
I would like to create a list of appartments in the backend where users can change price, status (sold, free, …) and so on.
I thought structured fields would be a good solution.
Something like that:
But how can I import that data from an excelsheet and write it to the page-txt-file?
Later I would like to export the modified structured data of the txt-file to an excelsheet (I guess this is possible with the phpspreadsheet library).
Kind regards
Alin