Skip to content

This is a small script to allow you to import shoppingcarts though the EvE-fitting api

License

Notifications You must be signed in to change notification settings

Shegox/EvE-Shoppingcart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

EvE-Shoppingcart

This is a small script to allow you to import shoppingcarts though the EvE-fitting api

Use

You can use it to import list of items in the format:

"Quantity"TAB"Name"

"Quantity"TAB"Name"

And the script will then push these data to a capsule with the given name in your fitting area and allowes you to use the Buy-all option on these to buy your whole shoppingcart at once.

Productive can be found here: https://www.eve-shoppingcart.ovh/

Setup

You need a database with the needed itemname<->itemid table (invTypes) and mysql and apache2. Also is needed that you have php5-mysqlnd and php5-curl installed.

You can setup the database though the sql.php file and thats it. You need to edit the login link found in the index.html to match your server and crest application.

That's it!

#LICENSE

Published for the EVE-API challenge under the MIT-License (LICENSE)

About

This is a small script to allow you to import shoppingcarts though the EvE-fitting api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published