i-lateral/silverstripe-users
This package is abandoned and no longer maintained.
The author suggests using the dft/silverstripe-users package instead.
Silverstripe framework user account management and registration module
Maintainers
Package info
github.com/i-lateral/silverstripe-users
Type:silverstripe-vendormodule
pkg:composer/i-lateral/silverstripe-users
2.2.2
2021-09-21 16:25 UTC
Requires
- silverstripe/framework: ~4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause abffd5bf6bbc65512162dc61a5922380e30b097f
- Morven Lewis-Everley <morven.woop@i-lateral.com>
README
Basic user account management, signin and registration module designed to be used with pure silverstripe framework (no CMS)
This module is intended to provide a very bare bones profile management system that can be easily expanded using extension classes and templates to allow users to build profile editing into any system they want to use.
Installation
composer require i-lateral/silverstripe-users
See docs/en/Installing.md
More info
View all documentation at: docs/en/Index.md
