Skip to content

Instructions

TavoWEB edited this page Mar 15, 2022 · 3 revisions

Welcome to the Flarum Lithuanian language wiki!

Installation

Use following commands via Composer in root directory of your Flarum. Istall:

composer require flarum-lang/lithuanian

Updating:

composer update flarum-lang/lithuanian

Uninstall:

composer remove flarum-lang/lithuanian

After every command follow up with:

php flarum cache:clear

Also, don't forget to clear your browser cache with CTRL + F5 or CTRL + SHIFT + R

Clone this wiki locally