Skip to content

A module to allow the creation of registration and profile management pages with custom fields and validation.

License

Notifications You must be signed in to change notification settings

Quinn-Interactive/silverstripe-memberprofiles

 
 

Repository files navigation

SilverStripe Member Profile Pages Module

Build Status 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

SilverStripe 4.0+

composer require symbiote/silverstripe-memberprofiles:~4.0

SilverStripe 3.1+

composer require symbiote/silverstripe-memberprofiles:~2.0

Requirements

  • PHP 7.0+ (PHP 5.6 not supported due to: Issue #141)
  • SilverStripe 4.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.

About

A module to allow the creation of registration and profile management pages with custom fields and validation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.6%
  • Scheme 3.6%
  • JavaScript 1.1%
  • CSS 0.7%