Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Updating SDE

Tim Davis edited this page Sep 2, 2018 · 1 revision

Quite often CCP updates the Eve Database during big Patches. When this happens the BuySYS copies of the SDE (Static Data Export) will need to be updated. This can be done with a simple command.


Update the SDE

Can be run whenever you want, does not harm saved data, cache or settings. The Eve Data tables that this imports are never written to by BuySYS.

  1. Access the AmSYS server and navigate to the root dir (/var/www/html/buysys)
  2. Run php bin/console buysys:sde:update

That's it! Any new items available in this patch are now available to BuySYS.

Clone this wiki locally