It is only a simple plugin for Flarum support unicode when build slug.
- Support flarum v0.1.0-beta.7
- Remove unused code
- Support flarum v0.1.0-beta.3 and v0.1.0-beta.4
- Only support Vietnmese
- Using
what?
version of http://jsperf.com/diacritics/12 when building slug. So it not only support Vietnamese language :)
- support flarum beta 5
Download zip file of this project, after that copy to extensions folder of flarum. Go to admin and active it. Have fun!!!
By composer
add
"ganuonglachanh/flarum-vn-slug": "dev-master"
after that run
flarum migrate
composer update ganuonglachanh/flarum-vn-slug
flarum migrate
composer require ganuonglachanh/flarum-vn-slug:*@dev