From new project to live site
Creating a project also creates its folder, database and server config. Start from blank PHP, the latest YikaiCMS or the latest WordPress, then just open the website.
YIKAI PANEL · BUILT FOR LOCAL DEVELOPMENT
Made for people who would rather not hand-configure Nginx and php.ini. Projects, domains and databases in a single panel — no command line, no Docker, no WSL.
v0.7.4 · Updated 2026-09-25
Windows 10/11 x64 · 中文 / English / 日本語 · No administrator rights needed
From your first local website to a growing collection of projects. Start the environment, open the admin page and manage databases with fewer steps.
Version {v} in action, using a clean demo with one YikaiCMS project.
Designed around the everyday work of running websites locally.
Creating a project also creates its folder, database and server config. Start from blank PHP, the latest YikaiCMS or the latest WordPress, then just open the website.
Its own domain, PHP version, database, HTTPS and rewrite rules. New projects use name.localhost, which opens in the browser without touching hosts.
Use 80, 443 or MySQL 3306 and pin them. If a port is taken, the panel names the program using it instead of silently switching.
Drop existing site folders into wwwroot and register them in one pass. Folders with a dot in the name keep it as their domain.
MySQL 8.0 / 5.7 and SQLite. A simple browser page with Adminer, plus one click to open HeidiSQL when you need a desktop client.
Port check lists who holds every port (process name + PID). Startup failures name the occupier and attach the service log.
PHPSTUDY → YIKAI PANEL
Scan PHPStudy projects and select one or all. Website files and their complete databases are copied into Yikai, while the original environment stays untouched.
Source configuration scanning helps identify databases. YikaiCMS and WordPress connections can be rewritten automatically; review other projects manually.
Original PHPStudy
Websites and databases retainedCopy selected websites + complete databases
Installs to D:\yikai by default, keeping websites and runtime software in separate folders.
Run the installer (D:\yikai by default). No administrator rights required.
Create one, connect an existing folder, or import many at once with “Scan a folder”.
Start the project and open its website or admin page. .localhost domains need no hosts sync; for .yikai domains keep “Sync hosts” checked.
WINDOWS 10 / 11 x64 · v0.7.4 · 2026-09-25
Both packages are served through Yikai OSS and differ only in bundled components.
v0.7.4 · 2026-09-25 · Verify the SHA-256 after downloading, or get the matching .sha256 file.
Bundles Nginx + Apache, PHP 8.0 / 8.2 / 8.5, MySQL 8.0 / 5.7, SQLite, the database page, the HeidiSQL client and the YikaiCMS template. Works offline; best for a first install.
Nginx + PHP 8.5 + MySQL 8.0 and the database page, about 80 MB. Downloads the latest YikaiCMS template when you create a project — good for a single site.
The installers are not Authenticode-signed yet, so Windows may show “Unknown publisher”. Download here and verify the SHA-256.
No. New projects use .localhost domains, which need no hosts entry. The panel asks for elevation only when syncing hosts for .yikai-style domains or adding firewall rules, and cancelling is harmless. The VC++ runtime ships with the package.
No. Copy import keeps the original websites and databases. After importing, review the project configuration to avoid port or domain conflicts.
PHP 8.0 / 8.2 / 8.5 (8.2 by default), MySQL 8.0 / 5.7 and SQLite. The minimal package ships PHP 8.5 only; other versions can be added to the soft folder later.
The full package works offline. The minimal package fetches the latest YikaiCMS template once when you create a project, then caches it.
Two entries in the panel: “Database manager (web)” opens a simple browser page (backup, restore, browse, SQL, with Adminer), and “Database client (HeidiSQL)” opens a desktop client for heavier work.
Inside the install folder: websites in wwwroot\<domain>, databases in data, backups in backups. Uninstalling keeps them, so projects survive a reinstall.