https://github.com/ppfeufer/eve-online-killboard-widget
EVE Online Killboard Widget
https://github.com/ppfeufer/eve-online-killboard-widget
eve-online killboard widget wordpress wordpress-plugin zkillboard
Last synced: 3 months ago
JSON representation
EVE Online Killboard Widget
- Host: GitHub
- URL: https://github.com/ppfeufer/eve-online-killboard-widget
- Owner: ppfeufer
- License: gpl-3.0
- Archived: true
- Created: 2017-08-09T20:29:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T19:30:51.000Z (over 1 year ago)
- Last Synced: 2025-02-11T16:40:25.374Z (over 1 year ago)
- Topics: eve-online, killboard, widget, wordpress, wordpress-plugin, zkillboard
- Language: PHP
- Size: 1.08 MB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# EVE Online Killboard Widget for WordPress
## Show your latest kills (and losses if you're brave enough) in your WordPress Sidebar
This widget connects to zKillboard and parses the latest x-amount of kills for you to display in your sidebar.
### Screenshot

### Hint
This plugin works best with WordPress themes utilizing the Bootstrap Framework. If your Theme doesn't use it, you might end up having to tweak it here and there a bit.
Works best with the [EVE Online WordPress Theme](https://github.com/ppfeufer/eve-online-wordpress-theme)
### Requirements
- WordPress 4.7 or newer
- PHP 7
- PHP extension `zlib` needs to be installed
### Installation
- Simply [download the archive](https://github.com/ppfeufer/eve-online-killboard-widget/archive/master.zip) or one of the [releases](https://github.com/ppfeufer/eve-online-killboard-widget/releases)
- Unzip it
- Rename the folder to `eve-online-killboard-widget` (This is important, otherwise automatic updates might not work as expected)
- Copy the folder into your plugin directory in your WordPress installation.
### Set Up
- Find your widget in Appearance -> Widgets and select the EVE Online Killboard Widget.
- Drag and drop this widget into a sidebar and set it up there. The settings are self explaining, I hope.
### Additional Information
- [License](LICENSE)
- [Changelog](CHANGELOG.md)
- [Discord](https://discord.gg/YymuCZa)
[](https://www.codacy.com/app/ppfeufer/eve-online-killboard-widget?utm_source=github.com&utm_medium=referral&utm_content=ppfeufer/eve-online-killboard-widget&utm_campaign=Badge_Grade)