Plugin Hub
Plugin Hub is Open WP Club official way of installing/updating plugins from their official repos.
by Open WP Club · github.com/open-wp-club/plugin-hub · website
★ 0stars
11release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/open-wp-club/plugin-hub/releases/download/1.4.2/plugin-hub.zipDeclares an update source (https://github.com/Open-WP-Club/plugin-hub), so updates arrive through the plugin's own updater.
From the readme
Plugin Hub
Plugin Hub installs, updates, and manages WordPress plugins published by Open WP Club and distributed through GitHub.
Features
- Browse the curated Open WP Club plugin catalog
- Install, update, activate, and deactivate plugins directly from the WordPress admin
- Bulk actions for managing multiple plugins at once
- Cache plugin information for improved performance
- Display beta plugins (optional)
- Refresh plugin list manually
- Roll back to a previous published release
- Opt selected plugins into daily automatic updates
- Review an activity log of plugin-management actions
- Use an optional GitHub token for higher API rate limits
- Resolve standard versioned release ZIPs directly, without spending GitHub REST API quota
Installation
1. Download the plugin zip file or clone the repository into your WordPress plugins directory.
2. Activate the plugin through the WordPress admin interface.
Usage
1. Navigate to the "Plugin Hub" page in your WordPress admin menu.
2. You'll see a list of available plugins from the Open-WP-Club organization.
3. Use the action buttons next to each plugin to install, update, activate, or deactivate as needed.
4. You can also perform bulk
Read the full README on GitHub →