Here’s what I’m looking to build:
* I will have a CSV file with all game data (game score, player, goals, assists, penalties). I can have multiple CSV – one for each player and one for each game – if needed.
* I would like a **summary page** for each player to show their season and game-by-game stats
* I would like a **game page** where it pulls the season stats of players for each of the two teams and shows them on a ‘game’ page (each player separate)
Is there a way I can upload (or auto-pull) the CSVs and have them feed right into the site on those pages, where I would have the player info (photo and bio info) and then their stats right below?
Looking for any advice on plugins, tools, or guidance on where to look to learn what I might need to do to make this happen.
[ad_2]
You could create [custom post types]) and use a plugin like [https://www.wpallimport.com/]) to import the data from the CSV.