Your favourite software to develop WordPress locally on Ubuntu?

[ad_1]

What’s your favourite way to development WordPress website locally on Ubuntu before deployment?

I’ve been using Local by Flywheel, but it’s become so slow it’s literally stressing me out to develop any website. Every click on everything takes ages to load.

This is on a fresh Ubuntu installation… The pc isn’t high end amazing, but it works fine until I fire up Local. Even when I’m making Express Apps and I have Nodejs. Express, MongoDb two or three terminal windows and VSCode running the pc gives me no problem.

Unfortunately, right now I can’t afford to buy hosting to stage the website online, but I have to make this website for someone so I need to build it.

Any advice?

[ad_2]
7 Comments
  1. works on my Thinkpad X220 with 4G RAM

    use some lightweight code editor (bluefish, geany, sublimetext) or just plain vi/vim if you need to twinkle php/css/js

    Duplicator plugin will serve you good for uplouding site from local to server

    Success

    PS. Adjust next two files:

    /etc/hosts –

    ….

    127.0.0.1 example.com

    /etc/hostname

    127.0.0.1 example.com

  2. I find ddev extremely easy to get going. It’s well supported and performant, essentially auto configures docker containers for you and is very configurable. You can have multiple projects running at once and it’s fine.

    I found Local was also slow for a few of my projects.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer