Skip to content

Commit 08f4a04

Browse files
author
Bastian Heist
committed
TASK: Add compatibility table
1 parent cf6e2d3 commit 08f4a04

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ This package works in Neos CMS and Flow and provides the following functionality
88
* Login of registered (frontend) users via a login form
99
* "Forgotten password" with password reset e-mail
1010

11+
## Compatibility and Maintenance
12+
Sandstorm.UserManagement is currently being maintained for Neos 2.3 LTS and Neos 3.x. There is an older release for Neos 2.2,
13+
which is no longer maintained.
14+
15+
| Neos / Flow Version | Sandstorm.UserManagement Version | Maintained |
16+
|----------------------------|----------------------------------|------------|
17+
| Neos 3.x, Flow 4.x | 4.x | Yes |
18+
| Neos 2.3 LTS, Flow 3.3 LTS | 3.x | Yes |
19+
| Neos 2.2, Flow 3.2 | 1.x | No |
20+
1121
# Configuration
1222

1323
## Setup

0 commit comments

Comments
 (0)