Step 1 — Start the local server
Press "Start" (or Ctrl+S) and WPronto will automatically launch Nginx, PHP and MariaDB. Your local development environment becomes ready in seconds. The server status will change from red (Stopped) to green (Running).
WPronto gives you a fast, lightweight and fully configured WordPress development environment for Windows — without bloated control panels, complicated setup or endless configuration.
Launch Nginx, PHP and MariaDB with one click. No terminal commands, no confusing setup, no wasted time.
WPronto configures databases, local domains and WordPress files for you — so you can focus on development instead of server setup.
Create multiple WordPress projects and switch between them effortlessly. Each project has its own database, local domain, and settings — all organized in one place.
One-click backup creates a complete copy of your site files AND database. All backups are stored in organized folders by site and date.
Delete unused projects instantly — no manual folder hunting or config cleanup required.
Control the server without touching the mouse: Ctrl+S to start, Ctrl+X to stop. Your workflow just got faster.
Every project gets its own readable local domain like
myproject.wp automatically.
Manage databases with phpMyAdmin or control WordPress via command line using WP-CLI.
Master password protected vault stores all your WordPress admin credentials securely.
Download and install WPronto on your Windows computer in just a few clicks.
Enter your project name and let WPronto automatically configure the entire WordPress environment for you.
Open your local WordPress site, log into the admin dashboard and continue developing normally.
Press "Start" (or Ctrl+S) and WPronto will automatically launch Nginx, PHP and MariaDB. Your local development environment becomes ready in seconds. The server status will change from red (Stopped) to green (Running).
Press "Create Site" to begin a new WordPress
project. Enter a project name (use underscores for multi-word
names, like best_store). WPronto will automatically
create the database and configure the local domain.
After site creation, click "Open Admin" or open
http://your-site.wp/wp-admin/install.php in your
browser. Follow the WordPress installation wizard — choose your
language, enter site title, username, password, and email.
After installation, press "Open Admin" to instantly access your WordPress dashboard and start developing.
Open phpMyAdmin anytime to browse tables, run SQL queries or debug your project.
Default database credentials:
Username: root
Password:
(empty)
Select a site and click "Backup Site" to create
a full backup (files + database). Backups are saved to:
WPronto/backups/your-site/YYYY-MM-DD_HH-MM-SS/
backups/.../files/ to
www/your-site/
Press "Stop" (or Ctrl+X) to pause the local server. Your projects, databases and settings remain saved between sessions.
Delete unnecessary projects with a single "Delete Site" button. This removes all files and the database. Please be careful!
The left panel displays all your projects. Select any project to open its admin, create a backup, or delete it. The right panel shows the server operation log.
Explore additional information about the project, available tools and software license.
After this, the admin panel of your site will open.
After this, the admin panel of the selected site will become available.
After this, all website files and the database will be permanently deleted, except for the backup copies stored in the backup folder.
After this, a backup folder will be created in the program root, where backup files and databases are stored.
Your_Drive/WPronto/backup/your_project and
copy all WordPress files
Your_Drive/WPronto/www/your_project and paste
the copied files with replacement
After this, your site will be restored from the backup.
Your_Drive/WPronto/www/test
index.php
index.php file
After this, you can use this folder for any PHP scripts, learning, or testing.
If Windows SmartScreen shows a warning about "Unknown publisher", click More info → Run anyway. WPronto is completely safe.
You can also temporarily disable Smart App Control in Windows Security settings.
WPronto focuses on simplicity, lightweight architecture and WordPress-first workflow instead of overloaded interfaces and complicated configuration panels.
Yes. WPronto is completely free for personal and commercial use. It is distributed under the terms of the MIT License.
WPronto includes Nginx, WordPress, PHP, MariaDB, phpMyAdmin and WP-CLI out of the box.
Replace the files inside the WPronto/core/php folder
with a newer PHP version.
Replace the WordPress files inside the
WPronto/template directory to use newer WordPress
versions for future projects.
All local WordPress projects are stored inside the
WPronto/www folder.
Login: root, password: leave the field empty.
WPronto supports file uploads up to 256 MB by default.
By default, WPronto has PHP error display disabled for security reasons, and this is the correct decision. But during development, you can easily enable it by adding the following lines at the beginning of your PHP script:
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
// Your code here...
?>
Download WPronto for free and start working today. Get a lightweight local development environment designed specifically for WordPress developers.
WPronto is open-source, lightweight and completely free. But development and maintenance require time and resources. Your support keeps the project alive and motivates me to create new features.
Ukraine
You will be redirected to PayPal secure payment page.
If you have any difficulties donating via PayPal, please contact me at: ovcharovcoder@gmail.com