A new page type is added in the CMS called a "Member Profile Page". This allows you to create a page that allows users to register and/or manage their profile.
Registration can be enabled or disabled in the "Behaviour" tab.
composer require webbuilders-group/silverstripe-memberprofiles:~5.0
- SilverStripe ~6.0
- AJ Short, for writing this module to begin with, in the SilverStripe 2.X era.
- Shea Dawson, for their SS4 upgrade effort
- JorisDebonnet, for their additional SS4 upgrade improvements.