Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Database Updates

darkalchemy edited this page Jan 18, 2019 · 1 revision

In most cases you would update the database from within the staffpanel staffpanel.php?tool=upgrade_database.

But, in some cases you will not have access to the staffpanel, in this case you can update the database from the command line:

php bin/update_db.php

and then follow the instructions.