How to store tabular data and display it in an htm...
# help-with-umbraco
m
I am currently using Limbo.Umbraco.Tables to store and display tabular data on my page (in my case it is detailed release information for media) but I don't think that project is being maintained any more. I don't see any other packages that do table data like this so I am wondering how others deal with storing and displaying table data like this?
s
Latest release was in April, so seems to be maintained? https://github.com/limbo-works/Limbo.Umbraco.Tables
m
I am going based off mutiple pull requests and buig reporst going as far back as May. Right now it prevents me from upgrading to v12 so I want to look at alternatives
a
I'm not entirely sure why, but it seems that it's only sometimes when creating a new GitHub repo that GitHub will add me as a watcher. So for this package I apparently weren't - and therefore missed all the reported issues and PRs 😫 I don't think Umbraco 12 has any changes that affect this package, so it supporting Umbraco 12 should hopefully just be a matter of bumping the dependency version and pushing a new release. I will try getting around that today. And then hopefully also some time to look into the issues and PRs.
m
Cool. I really like the plug in and am very glad to hear it is being maintained. I actually tried looking i. the discord users for you to try and ping you but could not find the list, but I do suck at discord so.. I look forward to continuing to use this in my umbraco 12 site.
a
4 Views