Desktop icon indicating copy to clipboard operation
Desktop copied to clipboard

🖥 Local WordPress development made easy.

Results 16 Desktop issues
Sort by recently updated
recently updated
newest added

Just installed this and spun up a site. I'm stuck on "Loading". It's been 10min now. Also, where do I even access my site? The name is "romaycorp". Is it...

When I click launch I don't see any output in the command window.

1. I created a new site with name "jacksoncollege". 2. The host was automatically set to `vagrant.local`. I thought this a bit odd. I would have rather it be `jacksoncollege.local`...

enhancement

The setup process failed due to not being connected to the internet. ![image](https://user-images.githubusercontent.com/1785641/27832092-abbfb068-60cd-11e7-979a-02056676471a.png) It is not clear how to rerun the install process or even delete the box. The folder...

bug

I tried halting the Box and it run indefinitely without any notice. ![image](https://user-images.githubusercontent.com/1785641/27831976-37ebf7b4-60cd-11e7-8d55-48b5bc13fdc9.png) Running `vagrant halt` in the terminal worked fine. `8d3e149 default virtualbox poweroff /path/chassis`

The launch button is not needed if the box is already running. Potentially this could be replaced with a `reload` or `provision` button. ![image](https://user-images.githubusercontent.com/1785641/27808242-d8747f80-6046-11e7-8d49-d69d8b8a87ed.png)

Hi! Haven't gotten started on testing chassis yet as I'm waiting for the PATH fix. But I noticed while testing the application as far as I could that clicking the...

Electron supports Windows, so why not create Windows installation file as well?

enhancement

Currently this PR just contains the mock UI for the updater. * [ ] Investigate Electron update libraries * [ ] Actually check for updates * [ ] Add update...

For boxes created on older versions of Vagrant, or those that haven't been created yet, there's no entry in `global-status`. This causes it to be stuck as Loading forever. When...