DevStackBox v0.1.0-alpha.2 - Full XAMPP Alternative
Pre-release
Pre-release
·
21 commits
to main
since this release
🚀 DevStackBox Full Installation Package
This release includes all server components bundled like XAMPP:
- ✅ Apache HTTP Server (portable)
- ✅ MySQL 8.0 Database (embedded)
- ✅ PHP 8.2 (with extensions)
- ✅ phpMyAdmin (database management)
- ✅ Modern React UI (auto-updating)
- ✅ Installs to C:\dsb\ (configurable)
Installation:
- Download the NSIS installer (DevStackBox_*_x64-setup.exe)
- Run as administrator
- When prompted, choose C:\dsb\ as installation directory
- Launch DevStackBox from Start Menu
- Start all services from the UI
- Access http://localhost for your projects
- Access http://localhost/phpmyadmin for database management
Command Line Installation:
DevStackBox_0.1.0-1_x64-setup.exe /S /D=C:\\dsb
What's New:
- Complete server stack bundled in installer
- Automatic service detection and management
- Professional installation experience
- Auto-updates for continuous improvements