Skip to content

jessicahawkins3344/VVV-Dashboard

 
 

Repository files navigation

This is a Varying Vagrant Vagrants Dashboard for the excellent Varying Vagrant Vagrants

Its purpose is to dynamically load host links to all sites created in the VVV www path.

It also suggests the wonderful add-on bash script VVV Site Wizard for creating new sites.

Instructions

Clone this repo to your VVV/www/default/ directory (git clone https://github.com/topdown/VVV-Dashboard.git dashboard)

Copy the dashboard-custom.php to VVV/www/default/dashboard-custom.php


UPDATE Instructions

From your dashboard directory git pull

You no longer need to copy the style.css anywhere.

Delete the old VVV/www/default/dashboard-custom.php and copy the new version to VVV/www/default/dashboard-custom.php

Now move your dashboard directory so it is inside VVV/www/default/


With Vagrant Up you should be able browse to your vagrant root www usually vvv or vvv.dev and see the new dashboard.

** NEW: There are bound keys for the search feature, the enter key and down arrow key search down the list and the up arrow searches up.**

image

image


** NOTE: ** This Dashboard project has no affiliation with Varying Vagrant Vagrants or any other components listed here.


Change Log


5/18/2015

  • Added VV Command table
  • Changed host list to responsive tables
  • Changed host search to a live search

5/17/2015

  • created develop branch

5/16/2015

  • Refactored getHosts function to also check if WP_DEBUG is true in each host
  • Added it to the host list.
  • Added host count
  • Updated Screenshot
  • Made the main view port wider moving commands to the sidebar
  • Support for none WordPress sites

5/15/2015

  • Update bower components
  • Added jQuery
  • Added Search Hosts feature
  • Added max-height with automated scroll
  • Updated install instruction and ReadMe
  • Updated Screenshot

Version: 0.0.5

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.4%
  • PHP 5.4%
  • JavaScript 1.7%
  • Ruby 0.5%