WP Manifestindependent plugin directory
manifest / users / cc-group-plugin-boilerplate

GroupName

Skeleton plugin for adding single-group-specific functionality.

by AuthorName · github.com/careshub/cc-group-plugin-boilerplate · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/careshub/cc-group-plugin-boilerplate/archive/refs/heads/master.zip

Declares an update source (https://github.com/careshub/cc-group-namespace), so updates arrive through the plugin's own updater.

From the readme

Custom plugin for single-group-based functionality This repo's goal is to create a sample setup for adding custom functionality to a single BuddyPress group. More cool stuff here More information about the point of this project.

Read the full README on GitHub →