Skip to content

Releases: topdown/VVV-Dashboard

Some fixes and adds

01 Dec 19:29
Compare
Choose a tag to compare
  • 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

08 Nov 19:55
Compare
Choose a tag to compare
  • 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.7

12 Dec 23:32
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

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

0.1.4

12 Dec 23:34
Compare
Choose a tag to compare

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.