moritz-sauer-13/silverstripe-memberprofiles

Member registration and profile management

Installs: 88

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 91

Type:silverstripe-vendormodule

0.0.5 2023-12-20 13:08 UTC

This package is auto-updated.

Last update: 2024-04-20 13:50:37 UTC


README

This is a fork from symbiote/silverstripe-memberprofiles for SilverStripe 5 Support

SilverStripe Member Profile Pages Module

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 ^5

composer require moritz-sauer-13/silverstripe-memberprofiles

Requirements

  • PHP 8.1
  • SilverStripe ^5

Documentation