Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
EVE Online Killboard Widget
- Host: GitHub
- URL: https://github.com/ppfeufer/eve-online-killboard-widget
- Owner: ppfeufer
- License: gpl-3.0
- Created: 2017-08-09T20:29:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T17:35:00.000Z (7 months ago)
- Last Synced: 2024-05-06T18:50:18.796Z (7 months ago)
- Topics: eve-online, killboard, widget, wordpress, wordpress-plugin, zkillboard
- Language: PHP
- Size: 1.08 MB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
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
![](images/widget.jpg)### 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)[![Codacy Badge](https://api.codacy.com/project/badge/Grade/09f9a24507f1428cb4f92902d8af332c)](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)