This post is part of the series on Local by Flywheel.
Once Local by Flywheel is installed, starting the application will show a page with a large green Create a new site button; click this button :
This post is part of the series on Local by Flywheel.
Once Local by Flywheel is installed, starting the application will show a page with a large green Create a new site button; click this button :
This post is part of the series on Local by Flywheel.
Now that we have Local by Flywheel downloaded, we need to install it (which is a very simple install). Launch the downloaded installer and click the Let’s Go! button to start the installation:
The installation of the two components, VirtualBox and Host machine, may take a few minutes, but once completed you’ll be taken to the Create aew site step.
I’ll cover the creation of a site in the next post in this series.
This post is part of the series on Local by Flywheel.
If when you install Local by Flywheel you receive the following error, it possibly means you have another hypervisor, such as Hyper-V, running:
Disable the other hypervisor (see the last post in this series for how to disable the Hyper-V one) and restart the installation.
This post is part of the series on Local by Flywheel.
Local by Flywheel works by installing VirtualBox; if you are running any other visrtualsiation software, you need to make sure that it, and the related hypervisor, is disabled.
In my case, I am using Hyper-V so will need to use bcdedit to stop the hypervisor via an elevated command prompt.
The command to use is:
Once the command has successfully completed, the machine will need to be rebooted; if a reboot is done performed, then the hypervisor will not be fully disabled and will cause problems.
Once you’ve finished installing and shutdown Local by Flywheel, you can restart the Hyper-V hypervisor using the following command (again a reboot will be required):
bcdedit /set hypervisorlaunchtype auto
This post is part of the series on Local by Flywheel.
Local by Flywheel can be downloaded from the homepage by clicking the Free Download button:
This post is part of the series on Local by Flywheel.
Local by Flywheel is a development tool for WordPress which provides a very easy way of creating a definable environment hosting a WordPress instance. As well as deploying an OS, it also deploys a web server, PHP and everything else required to develop or test a WordPress site, including WordPress itself.
Key features listed on the Local by Flywheel site are:
The extensive set of features can be read here.
The Community edition of Local by Flywheel is free, but there are additional versions coming soon which provide more functionality; details are here.
In the next few posts, I’m going to cover the download, installation and use of Local by Flywheel.
This post is part of the series on Local by Flywheel.
Before I start delving into Local by Flywheel itself, I thought it would be appropriate to do a post on who Flywheel themselves are. Flywheel are a managed WordPress hosting provider aimed at developers and agencies who create sites for others. The aim is to remove the hassle of hosting and allow you to focus on streamlining your processes and work for clients.
Full details on the services available from Flywheel are available from here.
The Flywheel site also has additional resources available in the form of ebooks aiming to help you create fast, secure sites on WordPress.
Local by Flywheel is one of the tools they’ve created to help develop new sites or features for sites. In the next post, I’ll take a more detailed look at what Local by Flywheel is and how it works.
I’ve recently started taking a look at ClassicPress, a fork of WordPress 4.9.8 (the one without the Gutenberg block editor). In order to test the migration from WordPress to ClassicPress, I needed a website which had PHP 7 (and due to my web host being crap; arvixe to those interested) I needed another way.
I was looking for a free webhost when I stumbled across Local by Flywheel which described itself as:
The #1 local WordPress development tool
This sounded like it would be very useful for the testing requirement that I had. In this series of posts, I’m going to be taking a look at the installation and use of Local by Flywheel. This post is the series index and will automatically update as each post goes live.