You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
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.
Access the AmSYS server and navigate to the root dir (/var/www/html/buysys)
Run php bin/console buysys:sde:update
That's it! Any new items available in this patch are now available to BuySYS.