Skip to content

Commit 178712f

Browse files
committed
Update description
1 parent 824c7bd commit 178712f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- /statamic:hide -->
66

7-
This Statamic addon builds upon on Statamic’s existing user management, user form tags, and content protection features to provide an out of the box solution for adding a members area or member restricted content to your site. It also provides a self-contained members section in the control panel, allowing you to manage members independently of other users.
7+
This Statamic addon adds a few member related extras on top of Statamic’s existing user features. You *don’t* need this addon to build a members area or member restricted content, but these extras might come in useful.
88

99
> **Note**
1010
> This addon uses Statamic’s multi-user features, which are Pro only. Therefore this addon will only work with the Pro edition.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"extra": {
99
"statamic": {
1010
"name": "Memberbox",
11-
"description": "This Statamic addon provides an out of the box solution for adding a members area or member restricted content to your site, building on Statamic’s existing user management and user form tags."
11+
"description": "This Statamic addon adds a few member related extras on top of Statamic’s existing user features."
1212
},
1313
"laravel": {
1414
"providers": [

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ order: 1
55

66
# Introduction
77

8-
This Statamic addon provides an out of the box solution for adding a members area or member restricted content to your site, building on Statamic’s existing user management and user form tags. It also provides a self-contained members section in the control panel, allowing you to manage members independently of other users.
8+
This Statamic addon adds a few member related extras on top of Statamic’s existing user features. You *don’t* need this addon to build a members area or member restricted content, but these extras might come in useful.
99

1010
:::important
1111
This addon requires Statamic’s [multi-user features](https://statamic.dev/users), which are Pro only. Therefore this addon will only work with the Pro edition of Statamic.

0 commit comments

Comments
 (0)