https://github.com/henning-gerhardt/evecorp
EVE Online Typo3 Extension
https://github.com/henning-gerhardt/evecorp
alliance cms corporation eve-central eve-online php typo3 typo3-extension
Last synced: 5 months ago
JSON representation
EVE Online Typo3 Extension
- Host: GitHub
- URL: https://github.com/henning-gerhardt/evecorp
- Owner: henning-gerhardt
- License: gpl-3.0
- Created: 2014-03-06T17:44:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T17:17:22.000Z (over 7 years ago)
- Last Synced: 2023-07-28T08:39:42.473Z (almost 2 years ago)
- Topics: alliance, cms, corporation, eve-central, eve-online, php, typo3, typo3-extension
- Language: PHP
- Homepage:
- Size: 856 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# EVE Online Corporation Tool
Integration of EVE data through EVE API calls or data from other EVE third party developers developed / hosted sites.
[](https://packagist.org/packages/gerh/evecorp)
[](https://packagist.org/packages/gerh/evecorp)
[](https://packagist.org/packages/gerh/evecorp)
[](https://packagist.org/packages/gerh/evecorp)## Requirements
* TYPO3 version 8.7
* some time as usual## Using
* install as TYPO3 extension
* create a system folder
* fill created folder with some data from [Eve-Central](http://eve-central.com/) (usually EVE Name and used id of Eve-Central)
* insert plugin on any site you want
* connect created system through behaviour tab inside plugin configuration### Install hints
* static dump of region and solar system map data is included in ext_tables_static+adt.sql which must included after extension installation
### PhealNG hints
* configure PhealNG existing and writable caching directory through backend module inside Extension Manager
## Background
Why not develop something in two things which makes fun? TYPO3 extension development on one side and playing EVE on the other?
Started as basic example of TYPO3 extension development on version 6.0 (how its works in general and what changed since version 4.2) and searching of current market data from Jita 4-4, the idea was born to merge this two things together. After first presentation inside my corporation some suggestions (f.e. showing / hiding prices based on corporation tax) were made and later implemented. Other suggestions came through development and using earlier versions like caching of market data to reduce calling third party sites.
## Code analysis and continues integration tools
Using automatic code analysis, continues intregration tools beside test execution is a good practice and used in this project.
[](https://www.codacy.com/app/henning-gerhardt/evecorp)
[](https://www.codacy.com/app/henning-gerhardt/evecorp?utm_source=github.com&utm_medium=referral&utm_content=henning-gerhardt/evecorp&utm_campaign=Badge_Coverage)
[](https://travis-ci.org/henning-gerhardt/evecorp)## Copyright notice
* EVE Online and any IP of EVE Online are copyrighted by CCP hf. ( ©CCP hf. All rights reserved. Used with permission. )
* [PhealNG](https://github.com/3rdpartyeve/phealng) developed by Peter Petermann
* Evecorp Extension developed and licensed under GPL 3.0 or any later