Hi
Can I have some plugins for the following requirement,
Discussion posts and replies are publicly visible
OK. Did you check the app market for any fitting plugins?
Excel Tools is what I have found so far. But from the description it looks like we have to import the file to DB and then read from table to display the grid data.
Depending on the data volume, this might be the right approach.
Functionality wise, the plugin supports to read data from document without involving database. For example, all these functions can read and return the excel data in an expression rule which can be used to render data in the grid.
Depending on your need and load expectations, you can design the app to read data directly from document or db.