leaguevine / leaguevine-wp-plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 73.2%Language:PHP 26.8%