Export Football Club data to CSV files. Useful for importing into SportsPress.
- Download the ZIP file.
- Uncompress into wp-content/plugins or go to your WordPress dashboard > Plugins > Add New > Upload and select the ZIP file.
- Once installed, activate the plugin.
- Go to Tools > Export Football Club.
- Click each button to export clubs, players, staff, matches, and sponsors. CSV files will be downloaded.
- Go to the dashboard of a WordPress installation with SportsPress installed, or get it from the WP repository.
- From Tools > Import, click on any of the SportsPress CSV import tools.
- Upload the corresponding file, leave Delimiter as default (,) and click "Upload file and import".
The events importer can be particularly tricky.
- Be sure that the player performance columns in SportsPress events matches the columns to the right of the "Players" column in the CSV file. Default columns are: Goals, Assists, Yellow Cards, and Red Cards.
- If your events data spans across multiple league and/or seasons, you may wish to split the CSV file before importing. When saving the CSV files, be sure to use the date format yyyy-mm-dd.