Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 753 Bytes

readme.md

File metadata and controls

22 lines (17 loc) · 753 Bytes

ContentBox Member Section Module

Author

Computer Know How, LLC/Dan Roemer

Description

Module for ContentBox to set up member only roles and permissions to be used to secure the member url.

Installation

Drop the 'contentbox-membersection' folder into your modules/contentbox/modules_user folder within your ContentBox enabled application, or install via the ContentBox Modules ForgeBox link.

Usage

Use the member section module to easily add security to the /member path. On activation, it will add the Members role, MEMBER_ONLY permission, and security settings needed to secure the member route.

Change Log

  • Version 1.0 - Initial Release