wplib-box icon indicating copy to clipboard operation
wplib-box copied to clipboard

The Best Local Dev Server for WordPress Developers

Results 100 wplib-box issues
Sort by recently updated
recently updated
newest added

Every time I run a git command it triggers LESS for something as simple as a `git log -3` or `git branch`. IMO LESS should only trigger if you explicitly...

Bug

![mailhog](https://user-images.githubusercontent.com/153285/44947441-15cd0180-addb-11e8-83d4-abc9021ba9d6.png)

Bug

![phpmyadmin](https://user-images.githubusercontent.com/153285/44734391-ca071900-aab7-11e8-8645-74b350f714f3.png)

Bug

Discuss adding [**Browser-Sync**](https://www.browsersync.io/) from [**here**](https://github.com/BrowserSync/browser-sync) The question is, will it have benefit for front-end devs to have this in our box, or not? If you are a front end dev...

Feature
To Discuss

At least for latest Nginx containers. This should improve performance significantly.

See https://dev.to/samthor/shipping-pwas-as-chrome-extensions-3l5c

Feature
To Discuss

Default `project.json` should come from [`wplib/box-scripts`](/wplib/box-scripts) not be hardcoded within [`box.rb`](https://github.com/wplib/wplib-box/blob/master/.vagrant/box.rb).

Task

This is a meta ticket for adding support for GoLang web apps, such as: - [Echo](https://echo.labstack.com/) More to be added later.

Feature
To Discuss

Implement a `box deploy` command to support deployment from a canonical Git repo to Pantheon webhost. This will be our initial deployment target, though we plan to do others as...

Feature

If WPLib Box is being used on an ongoing basis it is super fast. But if it has been a while since a page has been requested, or the first...

Performance