VVV Dashboard Versions Save

Dashboard for Varying Vagrant Vagrants https://github.com/Varying-Vagrant-Vagrants/VVV

0.1.9

7 years ago
  • Fixes #49 PHP Warning: Invalid argument supplied for foreach() hosts-list2.php on line 80
  • Added a host tools page with database tools for each site
  • A good start on plugin blueprints

0.1.8

7 years ago
  • Make it possible to delete WP error logs
  • Improve sidebar slide #44 props @josephfusco
  • Update version check #46 props @gwelser
  • Handle error opening stream #41 props @gwelser
  • Fix first startup cache errors do to missing cache dir #39

0.1.4

8 years ago

Lots of new features, see the README.md for full list of features.

  • Added WPStarter support by fixing some path issues
  • Added .env check and handling functions
  • Started some refactoring adding new classes that will support the system
  • Added Backup List and Backup List button
    • Host
    • Date of backup
    • Time of backup
    • Actions
      • Save As (In case you want to save another copy somewhere else)
      • Roll Back (Roll back to any existing version for the host)
      • Delete (Allows you to selectively delete backups)
  • Added WordPress version to Host List
  • Show not installed if wp-config.php is missing
  • Custom setting for scan paths
  • Custom setting for wp-content paths
  • Create a child theme of any parent from themes list
  • Deeper .env support but must follow the installers path
  • Create a new theme under a host based on _s http://underscores.me/ and activate it. It also includes the sass files.
  • Migrations for databases. You can now migrate to a new domain.

0.1.7

8 years ago

Lots of changes, see the change log in the Readme file.