View my basket

WordPress developer guides

Walk-through guides for setting up a professional WordPress development environment.
Written for Windows, Mac and Ubuntu/Linux.

Host your dev sites locally

The core of all WordPress projects is a robust web server, PHP and a MariaDB database server. You can run all of these on your laptop for free

Configure your database server

Get your database server set up right, and use DBeaver to manage it (instead of phpMyAdmin).

Code snippet tutorials

Extend your WordPress & WooCommerce projects with easy-to-follow code-snippet tutorials.