• Stars
    star
    128
  • Rank 280,064 (Top 6 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created almost 10 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Beautiful, Simple and Easy-To-Use Dashboard for Varying Vagrant Vagrants (VVV)

VVV-Dashboard

A Beautiful, Simple and Easy-To-Use Dashboard for Varying Vagrant Vagrants (VVV).

Note: Does not support VVV2

image

Because working in terminal and trying to manage all your VVV installs via terminal is not always easy, VVV Dashboard hopes to add a layer of ease and beauty between you and your vagrants. It displays a list of sites that are installed in your VVV www path in a simple, beautiful way.

Version: 1.2.0

License: GPLv2

Requirements

Installation via terminal

Please be gentle with this method.

  • Firstly, you need to cd into your Vagrants www/default/ directory
  • Secondly, clone repository.
  • Thirdly, move the VVV-Dash-Files-tmp/dashboard directory into the default folder.
  • Fourthly, move the VVV-Dash-Files-tmp/dashboard-custom.php into the default folder.
  • Lastly, delete the VVV-Dash-Files-tmp folder * use with care.
git clone [email protected]:leogopal/VVV-Dashboard.git VVV-Dash-Files-tmp
sudo ditto VVV-Dash-Files-tmp/dashboard dashboard/
sudo ditto VVV-Dash-Files-tmp/dashboard-custom.php dashboard-custom.php
sudo rm -rf VVV-Dash-Files-tmp

Installation Manual (recommended for most users)

Safest and simplest method, however if you are proficient with terminal, that is the quickest method.

  • Download this repository.
  • Copy the dasboard folder to your Vagrants www/default folder.
  • Copy the dashboard-custom.php file to your Vagrants www/default folder.
  • Delete repository (its no longer needed).
  • You're done.

Issues and Feature Requests

If you have any suggestions, or would like to report a potential bug (or just to say hi or complain), feel free to Open an Issue. You can also hit me up on twotter @leogopal.

Contributing

If you would like to contribute, please view the Contributing guide.

Recommended VVV Site Creation Wizard

VVV-Dashboard comes built with references for Variable VVV, one of the best VVV Site Creation for WordPress Vagrants around. Variable VVV was created by Brad Parbs and its highly recommended that you install it to get the best out of VVV-Dashboard and your VVV WordPress Dev Environment. Some features of VVV you may like:

  • Easily create sites with vv create
  • Easily remove sites with vv delete
  • Create Blueprints to set up different plugins, themes, mu-plugins, options, or constants that will be installed to a new site you create.
  • Set-up deployments with vv --deployment-create that work with vagrant push

Mentions

Change Log

All notable changes to this project will be documented in the CHANGELOG.md.

To-do

Enhancements

  • Add a simple GUI for vv to the Dashboard.
  • Make the Dashboard more friendly to WordPress Developers by linking to Dev Resources. (not just VVV resources).
  • Have a 'getting started' with VVV and vv section
  • Have a basic troubleshooting area for VVV and vv (simple things we commonly do wrong)
  • Find method for better updating to newer versions.
  • Find a way of displaying whether WP_DEBUG true or not.
  • Find a way to make sure a site is a WordPress site.
  • Check whether Variable VVV is installed, and version, check if up to date.
  • Add Variable VVV Demo Blueprints.

Thanks and Credits

Bitdeli Badge

More Repositories

1

free-dev-resources

A list of free services, resources, tools, and apps for developers.
HTML
29
star
2

sysinfo

Plugin that displays useful system information about a WordPress install.
PHP
27
star
3

b2

[b2/cafelog] Historical repository of b2/cafelog which was forked to WordPress
PHP
8
star
4

wp-child-theme-starter

WordPress Child-Theme Starter-kit
CSS
3
star
5

2048-game

The 2048 Browser Edition Game
JavaScript
3
star
6

wp-mailchimp-wrapper

A WordPress Specific PHP Wrapper for the Mailchimp API
PHP
2
star
7

Simple-Secure-Passwords

A simple WordPress plugin to make your passwords more secure.
PHP
2
star
8

wpmovies-core

PHP
2
star
9

simple-system-status

WordPress System Status Information Plugin
PHP
2
star
10

action-wp-plugin-deploy

Shell
1
star
11

firecodinglive

Live Coding Editing
JavaScript
1
star
12

leos-great-gatsby

Gatsby starter for creating a blog
JavaScript
1
star
13

gatsby-wp-lgdev

A Gatsby starter for creating blogs from headless WordPress CMS.
JavaScript
1
star
14

action-wp-plugin-asset-update

Action to update assets to .org plugins
Shell
1
star
15

conversation-form

Created with CodeSandbox
HTML
1
star
16

laravel-starterkit

A base starterkit for getting a headstart on Laravel projects.
PHP
1
star
17

community-event-issues

chrome extension to quickly create event issues from central
JavaScript
1
star
18

wp-email-obfuscation

[WordPress] Email Obfuscation PHP Functions using ROT13 and Hex Encoding in PHP and Javascript, Add to Any WordPress project to protect emails.
PHP
1
star
19

simple-age-restriction

Age Gate for WordPress
PHP
1
star
20

calc-reverse-percentage

Calculate the review percentage of a value.
JavaScript
1
star
21

gatsby-starter-wordpress

LOOKING FOR MAINTAINER - - - A GatsbyJS starter template that leverages the WordPress API, ACF and more
JavaScript
1
star
22

leogopal.github.io

GitHub Website
CSS
1
star
23

git-well

How to git well
1
star
24

learning-java-programming

Programs and Classes to Learn Java Programming
Java
1
star
25

leogopal

I are Leo.
1
star
26

wp-graphql-gatsby-starter

A super simple, bare-bone starter that uses the WP GraphQL plugin to pull posts, pages, categories, tags, and a menu from your WordPress site.
JavaScript
1
star
27

demo-site-maker

Demo Site Maker on WordPress Multisite to showcase plugins, designs, content, themes, etc.
PHP
1
star