https://github.com/netlogix/netlogix.usermanagement
Backend module to enable/disable Neos users.
https://github.com/netlogix/netlogix.usermanagement
neos neoscms users
Last synced: about 2 months ago
JSON representation
Backend module to enable/disable Neos users.
- Host: GitHub
- URL: https://github.com/netlogix/netlogix.usermanagement
- Owner: netlogix
- License: mit
- Created: 2021-02-06T09:24:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T11:41:58.000Z (9 months ago)
- Last Synced: 2025-03-07T15:18:44.942Z (3 months ago)
- Topics: neos, neoscms, users
- Language: PHP
- Homepage: https://websolutions.netlogix.de
- Size: 22.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Netlogix.UserManagement
## About
This package provides a Neos Backend Module for activating and deactivating Neos Backend Users.## Installation
`composer require netlogix/usermanagement`Currently the following Neos versions are supported:
* `^4.0`
* `^5.0`
* `^7.0`