afragen / group-plugin-installer
Allows you to easily add a group of plugins to a WordPress installation.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 2
Open Issues: 0
Type:wordpress-plugin
Requires
This package is auto-updated.
Last update: 2024-10-29 05:17:03 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.