Skip to content

Repository files navigation

Plugin Collections

Contributors: damonsharp Tags: tools, plugins, collections Requires at least: 4.9 Requires PHP: 5.6+ Tested up to: 6.6 Stable tag: 1.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily create collections of plugins to activate together, along with a specific theme if needed. Easily switch collections from the plugin bulk actions menu.

Installation

  1. Use the Plugins > Add new to install from the WordPress.org repository by searching for "Plugin Collections".
  2. Use Plugins > Add new > Upload Plugin button to upload the a .zip of the plugin files. This can be obtained from GitHub https://github.com/damonsharp/plugin-collections.git, or

Frequently Asked Questions

What's the purpose of this plugin? I don't get it.

This plugin was built to scratch an itch related to constantly swapping plugins from a large list on a development site to facilitate testing support tasks/bugs. Certain tasks required certain plugins to be activated for testing. You can easily switch between them with this plugin. Maybe this is helpful to you, maybe not.

Why not just have different plugins installed on different development sites?

That's what I normally do, but sometimes it's easier when you have good test data on one site available to just install all the plugins you need and switch between them.

Changelog

1.0.0 - January 20, 2019

  • Initial release.

1.1.0 - September 7, 2021

  • Refactored entire plugin.
  • Add unit testing scaffolding (yes, I know, testing is needed -- working on that).
  • Add ability to revert a plugin collection's theme to the currently activated theme when deleting a theme contained within a collection.
  • Prefixed the plugin collection's bulk action list items titles.
  • Added asset compiling through Laravel Mix.

1.2.0 - September 28, 2024

  • Refactored composer class autoloading to PSR-4.
  • Refactored asset compiling from Laravel Mix to Vite.
  • Refactored jQuery to vanilla.

About

WordPress plugin that allows activation of groups of plugins and a theme through the bulk actions menu on the plugins page. Useful for those that need to switch groups of plugins often for testing or other purposes.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages