1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mediawiki_ynh.git synced 2024-09-03 19:46:05 +02:00
mediawiki_ynh/sources/mediawiki/extensions/LocalisationUpdate/README_FIRST.txt

8 lines
325 B
Text

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.