| File | Date | Author | Commit |
|---|---|---|---|
| README.md | 1 day ago |
|
[3021bf] Update README.md |
A fast, lightweight local development environment for WordPress & PHP on Windows
| File | Description |
|---|---|
CODE-WP Local Setup x.x.x.exe |
Installer (recommended) |
CODE-WP Local x.x.x.exe |
Portable (no install needed) |
CODE-WP Local is a desktop application that lets you run WordPress and PHP websites locally on your Windows machine — no technical knowledge required.
It bundles everything you need: Nginx, PHP 8.3, MariaDB, and phpMyAdmin — all managed through a clean, modern interface.
| Feature | Description |
|---|---|
| 🌐 Multi-site | Run unlimited projects on different ports (8000, 8001...) |
| ⚡ One-click Start | Start/stop any project instantly |
| 🔧 WordPress Install | Auto-download and install WordPress |
| 🛠 WP-CLI | Run WP-CLI commands from within the app |
| 🐛 Debug Logs | View Nginx, PHP, MariaDB and WP debug logs |
| 💾 Full Backup | Backup source files + database into a single ZIP |
| 🔁 Clone WordPress | Clone any project with automatic URL replacement |
| 🗄 Database Manager | Create, import, export, drop databases |
| ⚙ Config Editor | Edit php.ini and per-project Nginx config |
| 🏷 Tags & Search | Tag and search projects easily |
| 🖥 System Tray | Minimize to background, always accessible |
| Feature | Description |
|---|---|
| 🔄 SFTP / FTP Sync | Push/pull files to remote host |
| ☁ Google Drive Backup | Auto backup to Google Drive |
CODE-WP Local Setup x.x.x.exe from ReleasesWhen launching for the first time, you will be asked where to store your project data.
Recommendations:
C: (e.g., D:\CodeWP, E:\LocalDev)D:\CodeWP ✅ vs D:\Code WP ❌)D:\CodeWP ✅ vs D:\Code&WP! ❌)D:\CodeWP ✅ vs D:\My Documents\Dev\Local\CodeWP ❌)| Good paths ✅ | Bad paths ❌ |
|---|---|
D:\CodeWP |
C:\Users\John\My Projects |
E:\LocalDev |
D:\Code WP Local |
D:\Dev |
E:\Dev&Test! |
Why? Nginx does not support paths with spaces or special characters.
Storing onD:or another drive keeps your data safe if Windows needs to be reinstalled.
http://yourproject.local:8000 in your browserhttp://yourproject.local:8000/wp-admin/install.phpTip: You can change the data storage location anytime in Settings → Data Storage.
© 2026 vithanhlam. All rights reserved. Free to use, redistribution not permitted without permission.