LogoDuyệtSr. Data Engineer
HomeAboutPhotosInsightsCV

Footer

Logo

Resources

  • Rust Tiếng Việt
  • /archives
  • /series
  • /tags
  • Status

me@duyet.net

  • About
  • LinkedIn
  • Resume
  • Projects

© 2026 duyet.net | Sr. Data Engineer | 2026-02-27

PHP - Vietnamese Language Pack Extension for Flarum

Note: This post is over 11 years old. The information may be outdated.

Flarum is the next-generation forum software that makes online discussion fun. It's simple, fast, and free.

Vietnamese Extension for Flarum

Building for Flarum 0.1.0-beta.2

To set up your Flarum forum with a fully working vietnamese language, please follow this procedure:

  1. Download Vietnamese Language Extension and unpack it on your machine.
  2. Navigate to the extensions/ directory of your Flarum installation.
  3. Upload everything in the folder you unpacked into extensions/vietnamese/.
  4. Go to Extensions page of the Admin interface and enable the extension.
  5. If you want to set this language as the default for your forum, you can do so on the Basics page.

Source code at Github: https://github.com/duyet/flarum-vietnamese-extension

How to contribute

  1. Fork the project on Github
  2. Create a topic branch for your changes
  3. Ensure that you provide documentation and test coverage for your changes (patches won’t be accepted without)
  4. Create a pull request on Github (these are also a great place to start a conversation around a patch as early as possible)
Oct 5, 2015·10 years ago
|PHP|
PhpGithub
|Edit|

Related Posts

PHP - Có gì mới trong PHP 7

Phiên bản stable PHP hiện nay đang được sử dụng là phiên bản PHP 5.6. Sau một số tranh luận thì nhóm phát triển đã quyết định họ sẽ bỏ qua tên phiên bản PHP 6. PHP 6 đã tồn tại trong quá khứ như một dự án thử nghiệm, nhưng vì lý do nào đó chưa hoàn chỉnh.

Aug 22, 2015·11 years ago
Read more

PHP - Cài đặt APC (Alternative PHP Cache) cho XAMPP trên Linux

Hướng dẫn cài đặt APC (Alternative PHP Cache) cho XAMPP trên Linux

May 16, 2015·11 years ago
Read more

PHP - Tổng quan về Web và thiết lập môi trường để lập trình PHP

Hơn 70% website hiện tại trên thế giới phát triển trên nền ngôn ngữ PHP là minh chứng cụ thể cho thấy đây là một ngôn ngữ mạnh mẽ, phổ biến, dễ sử dụng để phát triển Web trong thời điểm hiện tại. Có thể kể đến một số website hiện tại đang sử dụng PHP là ngôn ngữ nền tảng như Facebook, Wikipedia, Yahoo, Photobucket, …

Apr 16, 2015·11 years ago
Read more

Running Spark in GitHub Actions

This post provides a quick and easy guide on how to run Apache Spark in GitHub Actions for testing purposes

May 7, 2023·3 years ago
Read more
On this page
  • Vietnamese Extension for Flarum
  • How to contribute
On this page
  • Vietnamese Extension for Flarum
  • How to contribute