moritz-sauer-13/silverstripe-memberprofiles

会员注册和资料管理

安装: 189

依赖: 0

建议者: 0

安全性: 0

星标: 2

关注者: 0

分支: 91

类型:silverstripe-vendormodule

0.0.5 2023-12-20 13:08 UTC

This package is auto-updated.

Last update: 2024-09-20 14:45:37 UTC


README

这是一个从symbiote/silverstripe-memberprofiles分叉出来的,用于支持SilverStripe 5的项目

SilverStripe会员资料页面模块

在CMS中添加了一种新的页面类型,称为“会员资料页面”。这允许你创建一个允许用户注册和/或管理其资料的页面。

注册可以在“行为”选项卡中启用或禁用。

Composer安装

SilverStripe ^5

composer require moritz-sauer-13/silverstripe-memberprofiles

需求

  • PHP 8.1
  • SilverStripe ^5

文档