summaryrefslogtreecommitdiff
path: root/extensions/LocalisationUpdate/README_FIRST.txt
blob: 3973c435a7dbb1403df371287afddefe8dfc9a1d (plain)
1
2
3
4
5
6
7
8
To install this extension first include
LocalisationUpdate/LocalisationUpdate.php in your LocalSettings.php

Then add the required new tables to your database by running
php maintenance/update.php on the command line.

Whenever you want to run an update, run
php extensions/LocalisationUpdate/update.php on the command line.