afragen/group-plugin-installer

Allows you to easily add a group of plugins to a WordPress installation.

dev-master 2020-02-28 17:49 UTC

This package is auto-updated.

Last update: 2024-03-29 03:39:20 UTC


README

  • Plugin Name: Group Plugin Installer
  • Plugin URI: https://github.com/afragen/group-plugin-installer
  • Description: Allows you to easily add a group of plugins to a WordPress installation.
  • Author: Andy Fragen
  • License: MIT
  • Requires WP: 5.1
  • Requires PHP: 5.6
  • GitHub Plugin URI: afragen/group-plugin-installer

Description

Allows you to easily add a group of plugins to a WordPress installation by using wp-dependency-installer framework.

Also see WP Dependency Installer Examples.

You can change the plugins that are installed by editing the wp-dependencies.json file. Instructions are in the framework link above.