PHPackages                             yikai/ikaicms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. yikai/ikaicms

ActiveProject[Localization &amp; i18n](/categories/localization)

yikai/ikaicms
=============

ikai CMS - lightweight Japanese-market enterprise CMS with dual-language admin (CN/JP). Built with PHP 8.0+, no framework dependency.

v1.2.1(1mo ago)00MITPHPPHP &gt;=8.0

Since May 6Pushed 1mo agoCompare

[ Source](https://github.com/bluesailor/ikaicms)[ Packagist](https://packagist.org/packages/yikai/ikaicms)[ Docs](https://www.ikaicms.com)[ RSS](/packages/yikai-ikaicms/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

ikaiCMS
=======

[](#ikaicms)

PHP 8.0+ で動作する軽量な企業向けコンテンツ管理システム（CMS）。フレームワーク不要、すぐに使えます。

A lightweight enterprise CMS built with PHP 8.0+. No framework dependency, ready to use out of the box.

公式サイト / Official:

特徴 / Features
-------------

[](#特徴--features)

### AI コンテンツアシスタント / AI Content Assistant

[](#ai-コンテンツアシスタント--ai-content-assistant)

- **5社のAIプロバイダー** — OpenAI, Claude (Anthropic), DeepSeek, Qwen, GLM
- **ワンクリック生成** — タイトル・要約・タグ・URLスラッグ・本文を一括生成
- **API Key暗号化** — AES-128-CBC で安全に保存

### コンテンツ管理 / Content Management

[](#コンテンツ管理--content-management)

- **カテゴリ管理** — 無制限階層、ドラッグ＆ドロップ並べ替え、8種類のカテゴリタイプ
- **記事システム** — 多カテゴリ、ピン留め・おすすめ・人気マーク、TinyMCE エディタ
- **製品センター** — 多階層カテゴリ、ブランド、タグ、画像ギャラリー、仕様・価格
- **事例紹介** — 業界ソリューション＆成功事例
- **採用管理** — 求人情報、給与・学歴・経験フィルター
- **ダウンロード** — ファイルカテゴリ管理、ダウンロードカウント
- **固定ページ** — 会社概要、サービスフロー等

### テーマシステム / Theme System

[](#テーマシステム--theme-system)

- **テーマ切り替え** — 管理画面からワンクリック切替
- **3つの内蔵テーマ** — Default（スタンダード）、Minimal（ミニマル）、Business（ビジネス）
- **テンプレート階層** — layouts / blocks / partials の3層構造

### メディア管理 / Media Management

[](#メディア管理--media-management)

- **メディアライブラリ** — 画像・ファイル統合管理、自動サムネイル生成
- **アルバム管理** — 複数アルバム、画像ドラッグ並べ替え
- **バナー管理** — PC/モバイル対応、時限表示、ボタン設定

### お問い合わせ＆インタラクション / Inquiry &amp; Interaction

[](#お問い合わせインタラクション--inquiry--interaction)

- **お問い合わせシステム** — 製品詳細ページ内インラインフォーム、5段階ステータス管理
- **メール通知** — 4種類のメールテンプレート（登録・パスワードリセット・お問い合わせ通知）
- **フォームビルダー** — ビジュアルフォームデザイナー、`[form-slug]` ショートコード
- **会員システム** — フロント登録/ログイン

### トップページカスタマイズ / Homepage Customization

[](#トップページカスタマイズ--homepage-customization)

- 7つの設定可能ブロック：バナー、会社概要、統計、強み、カテゴリコンテンツ、お客様の声、CTA
- ブロック順序ドラッグ調整、個別ON/OFF
- スクロールアニメーション（fade / stagger / 数字カウント）

### 多言語対応 / Multilingual

[](#多言語対応--multilingual)

- **言語パック** — 日本語（ja）、中国語（zh-CN）、英語（en）内蔵
- **管理画面言語切替** — ワンクリックで日本語⇔中国語切替
- **コンテンツ翻訳** — AI翻訳連携、辞書ベース翻訳

### システム管理 / System Management

[](#システム管理--system-management)

- **ロール権限** — スーパー管理者/編集者/運営者、8種類の権限制御
- **操作ログ** — 全操作履歴記録
- **データベース管理** — バックアップ・インポート・テーブル情報
- **プラグインシステム** — WordPress風フック機構、ホットプラグ
- **SEO管理** — Sitemap / Robots.txt / OGタグ / サイト認証

---

動作環境 / Requirements
-------------------

[](#動作環境--requirements)

項目要件PHP&gt;= 8.0データベースMySQL 5.7+（utf8mb4）または SQLite 3WebサーバーApache（`mod_rewrite` 必須）または NginxPHP拡張（必須）pdo, json, mbstringPHP拡張（推奨）gd, openssl, curl, fileinfoインストール / Installation
---------------------

[](#インストール--installation)

```
# 1. ソースコードを配置
git clone https://github.com/ikaicms/ikaicms.git

# 2. ブラウザでアクセス
# http://yourdomain.com/install/

# 3. 画面の指示に従ってインストール完了
```

テーマ / Themes
------------

[](#テーマ--themes)

テーマ説明Defaultスタンダードな企業サイトテーマMinimalミニマルデザインテーマBusinessダークビジネス風、建築・製造業向け内蔵プラグイン / Built-in Plugins
--------------------------

[](#内蔵プラグイン--built-in-plugins)

プラグイン説明back-to-topトップに戻るボタンmenu-sort管理画面メニュー並べ替えsearch-replaceデータベース検索・置換ディレクトリ構成 / Directory Structure
------------------------------

[](#ディレクトリ構成--directory-structure)

```
├── admin/          # 管理画面
├── assets/         # CSS, JS, 画像
├── config/         # 設定ファイル
├── includes/       # コアライブラリ・モデル
├── install/        # インストーラー
├── lang/           # 言語パック
├── plugins/        # プラグイン
├── themes/         # テーマ
├── uploads/        # アップロードファイル
├── storage/        # キャッシュ・ログ
├── index.php       # フロントエントリ
└── .htaccess       # URL書き換えルール

```

ライセンス / License
---------------

[](#ライセンス--license)

MIT License

開発 / Development
----------------

[](#開発--development)

**イーカイ株式会社** (ikai Inc.)

- 公式サイト:
- GitHub:

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance94

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

33d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5469c7618b98d61dbff78543ceb30203e724fc35161d3d3842ea4c2c7bb057a1?d=identicon)[bluesailor](/maintainers/bluesailor)

---

Top Contributors

[![bluesailor](https://avatars.githubusercontent.com/u/5335591?v=4)](https://github.com/bluesailor "bluesailor (4 commits)")

---

Tags

cmscontent-managemententerprise-cmsjapanesemultilingualmysqlopen-sourcephpsqlitetailwindcssphpmultilingualcmslightweightenterprisejapanesecontent managementdual-language

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/yikai-ikaicms/health.svg)

```
[![Health](https://phpackages.com/badges/yikai-ikaicms/health.svg)](https://phpackages.com/packages/yikai-ikaicms)
```

###  Alternatives

[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[asgardcms/platform

The AsgardCms application.

78960.8k](/packages/asgardcms-platform)[jayesh/laravel-gemini-translator

An interactive command to extract and generate Laravel translations using Gemini AI.

712.2k1](/packages/jayesh-laravel-gemini-translator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
