Download the PHP package naga0ka/flarum-ext-japanese without Composer

On this page you can find all versions of the php package naga0ka/flarum-ext-japanese. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package flarum-ext-japanese

Japanese Language Pack for Flarum (beta6)

Japanese Language pack extension for Flarum.(v0.1.0-beta6)

Installation

Flarum use Composer to manage its dependencies and extensions. The Japanese language pack is available on Packagist and can be managed that way. Make sure that Composer is installed on your machine, then run the following command in the location where Flarum is installed:

The same command can be used to update independently, without updating anything else.

Uninstall

  1. Switch the site's default language back to English.
  2. Disable the language pack you wish to install in the admin panel.

If you get an error, please use the following command on Flarum root directory.

Issues

If you find a bug, please reply to Github Issues.

License

Copyright (c) 2016 Yuji Nagaoka: Github Based on original work (c) 2016 Yossi1114 Released under the MIT license


日本語パッケージ for Flarum(v0.1.0-beta6)

Flarum.(v0.1.0-beta6)用の日本語拡張パッケージです。

インストール

インストールは、Composer にておこないます。これはFlarumがComposerにて拡張機能を管理しているからです。 また、Flarumの現最新バージョン 0.1.0-beta6 での翻訳となっていますので、最新のFlarum環境でご使用いただけます。 インストール方法は、Flarumのrootディレクトリにて以下のComposerコマンドを打ちます。

アップデートも同じ操作になります。ただし、アップデートがない場合は変更されません。

アンインストール

  1. 管理画面の基本設定にて、デフォルト言語をEnglishに戻します。
  2. Extensionsの設定画面より、アンインストールします。

もしエラーになる場合は、以下のコマンドをFlarumのルートディレクトリで実行してください。

問い合わせ

もしバグなどを発見された場合は、Github Issues にてご連絡ください。 翻訳に協力していただける方は、GithubにてPRお願い致します。


All versions of flarum-ext-japanese with dependencies

PHP Build Version
Package Version
Requires flarum/core Version ^0.1.0-beta.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package naga0ka/flarum-ext-japanese contains the following files

Loading the files please wait ....