Reference:CreateUserPage

You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in one of the groups: Users, Administrators, reviewer, ES_editors, Blog_editors, editor.

You can view and copy the source of this page.

Return to Reference:CreateUserPage.

{{BSExtensionInfobox

|desc=Create user page for a user if it does not exist when the user logs in

|status=stable

|developer=Cindy Cicalese

|type=MediaWiki

|edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud

|compatible=MediaWiki

|category=Administration

|license=MIT

|docu=https://www.mediawiki.org/wiki/Extension:Create_User_Page

|features=<span style="color: rgb(32, 33, 34)">The</span> '''Create User Page''' <span style="color: rgb(32, 33, 34)">extension checks whether the user has a user page and, if not, creates it with the content as specified in</span> <code>$wgCreateUserPage_PageContent</code><span style="color: rgb(32, 33, 34)">. The check is done when the user logs in if</span> <code>$wgCreateUserPage_OnLogin</code> <span style="color: rgb(32, 33, 34)">is set to</span> <code><span class="k" style="color: rgb(0, 128, 0)">true</span></code> <span style="color: rgb(32, 33, 34)">(the default), otherwise the check is done on every page load. The user account to be used for user page creation can be set with</span> <code>$wgCreateUserPage_AutoCreateUser</code> <span style="color: rgb(32, 33, 34)">which is by default the user itself for whom the page is being created.</span>

}}

{{wcagCheck

|wcagStatus=2-testing complete

|wcagCheckedfor=Web

|wcagTestdate=2022-08-09

|extensionType=backend

}}