/leaguevine-wp-plugin

Leaguevine's wordpress plugin to automatically convert player names to links on Leaguevine.

Primary LanguageJavaScript

Creating a usable plugin from this repo

  1. Create a local settings file: $ cp sample_local_settings.py local_settings.py
  2. Modify your local settings to include your Leaguevine Access Token.
  3. Zip the entire repository.
  4. Log into the wordpress admin panel (www.mywordpressblog.com/wp-admin) and upload the plugin under the plugins tab. Be sure to activate it when it is complete.