Manage aspects of the Spirit of Football website through the command line.
Command Line Tools for Spirit of Football is a WordPress plugin that provides a set of WP-CLI tools for managing the Spirit of Football website.
Use wp help sof <command>
to find out more.
There are two ways to install from GitHub:
If you have downloaded Command Line Tools for Spirit of Football as a ZIP file from the GitHub repository, do the following to install and activate the plugin:
- Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside
/wp-content/plugins/cli-tools-for-sof
- Activate the plugin.
- You are done.
If you have cloned the code from GitHub, it is assumed that you know what you're doing.