WP Manifestindependent plugin directory
manifest / users / groupz

Groupz archived

[discontinued] - WP plugin for managing user groups

by Laurens Offereins · github.com/lmoffereins/groupz · website

0stars
1forks

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/lmoffereins/groupz/archive/refs/heads/master.zip

Readme

=== Groupz === Contributors: offereins Tags: groups, access Requires at least: 3.5 Tested up to: 3.5.1 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Groupz is user group management made easy

== Description ==

You we're never able to manage your users in a clean and intuitive Wordpress way. Untill now. Groupz uses the default Wordpress functionality to let you create groups and manage their members. It has never been this easy.

In addition Groupz comes with simple read & edit access settings, to provide the basic group functionality for hiding certain parts of your website for unprivileged users. Finally Groupz has the required hooks for developers to extend this plugin to it's full potential.

== Installation ==

  1. Place the 'groupz' folder in your '/wp-content/plugins/' directory.
  2. Activate Groupz.
  3. Visit 'Settings > Groupz' and adjust your configuration.
  4. Visit 'Users > Groups' and create some groups.

== Changelog ==

= 0.1 =

  • In development

Read the full README on GitHub →