Skip to content

Favorites Themes & Plugins

Jeff Behnke edited this page Dec 16, 2015 · 4 revisions

Favorites is a directory within the VVV Dashboard that allows you to specify a list of your favorite plugins and themes.

What favorites does at this point is show a form, if you have a list, and displays checkboxes for these favorite items. If you are in the Plugins interface of the host on the dashboard you can check boxes of the plugins you want installed on that host.

In the future:

  • I plan to extend this to tools/libraries, etc....
  • Adding favorite themes form to the host Themes interface.
  • Add arbitrary commands like composer install or grunt or gulp

To setup a favorite list simply copy

{VVV}/www/default/dashboard/favorites/plugins-example.txt to {VVV}/www/default/dashboard/favorites/plugins.txt

Then modify the list in plugins.txt how you wish.

NOTE: If the item is a zip url the zip MUST be formatted like any plugin according to WordPress plugin standards.

plugin-folder
    |- plugin files