webbuilders-group/silverstripe-memberprofiles

Member registration and profile management

Installs: 621

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 92

Open Issues: 0

Type:silverstripe-vendormodule

5.0.0 2025-07-03 12:29 UTC

README

CI Latest Stable Version Latest Unstable Version Total Downloads License

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 Install

composer require webbuilders-group/silverstripe-memberprofiles:~5.0

Requirements

  • SilverStripe ~6.0

Documentation

Credits

  • 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.