sdimbert
Member
Posted 5 years ago #
I am creating a WP site for my school's basketball team. I'd like to display cumulative statistics after each game, and I'm looking for a way to store the stats in some sort of online database and display them in a page in WP.
Can anyone recommend a solution? I guess I need a way to create a database and pull data out of it to show on the page. Obviously (since I'm asking the question) I am not comfortable rolling my own php or SQL.
goodspeed1
Member
Posted 4 years ago #
I was wondering if there has been development on this front. I ran a basketball blog (http://www.inboundpass.com) and a stats engine would be ideal soon.
Please post if anyone has info. Thanks.
LostInNetwork
Member
Posted 4 years ago #
I don't know of any cumulative statistics plugins, but you could use the wp-table plugin to store the results for now. It's not ideal, but at least you get results published.
http://alexrabe.boelinger.com/wordpress-plugins/wp-table/