16562 items • 31816 users

UsersWP – Groups

UsersWP – Groups features

Easily create a community with discussion groups like Facebook, using the Groups add-on for UsersWP.


The Groups Add-on for UsersWP is heavily inspired by Facebook groups and as such you will find some of the same functionality and layout.
Create Groups
Users can easily create groups and decide their own group’s privacy and posting settings.

Group creators (admin) can set the following:

Name
Description
Banner Image
Group Rules
Privacy: Public, Private or Hidden.
Post Moderation: Auto Publish or Require Approval
Member Invites (who can invite new users): Site Admin, Group Owner, Owner + Moderatorsor all members.

Quick tip: to add a create group link or button to any of your pages, use the following HTML code:

<div class=”bsui”>
<a href=”javascript:void(0);” class=”dropdown-item create-new-group”><i class=”fas fa-plus”></i> Create Group</a>
</div>

Or use a Button block or element from your favorite page builder, link to javascript:void(0), and add the class: create-new-group.

After clicking the above link the Create New Group form will popup in a modal window.


Moderation
Group owners can assign some members to be moderators allowing them to approve or reject posts or deal with flagged posts.

Each post has an option to be able to flag it for the admins.


Posts
Users can post text, links, youtube videos, and upload images. Members can LIKE or COMMENT on posts just like on Facebook.

Users can also reply with images and each comment can be liked.