Extension:Semantic Signup

Category:Unmaintained extensions#Semantic%20Signup Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
SemanticSignup
Release status: unmaintainedCategory:Unmaintained extensions
Implementation Special page Category:Special page extensions, Tag Category:Tag extensions, Parser function Category:Parser function extensions
Description Lets you add additional fields to the user registration form, which get placed on the new users' user page, as well as stored semantically.
Author(s) Diamat and others
Latest version 1.0.0 (2015-02-07)
MediaWiki 1.17+Category:Extensions with manual MediaWiki version
PHP 5.3+
Database changes No
Composer mediawiki/semantic-signup Category:Extensions supporting Composer
License GNU General Public License 3.0 or later
Download Category:Extensions in GitHub version control
README
RELEASE NOTES
<signupfields />
Category:All extensionsCategory:Extensions not in ExtensionJson

The SemanticSignup extension lets you add additional fields to the user registration form, which get placed on the new users' user page, as well as stored semantically. When a user goes to register, they are redirected to the SemanticSignup special page, where, in addition to the usual account data, they are given additional fields to enter, via a form defined using the Semantic Forms extension. When the form is submitted, the standard account information is used to register the new user account, while the additional data is used to populate the user's new user page, at User:username.

Installation and requirements

Installation is done using Composer. See the instructions in the README file.

Configuration and usage

See the instructions in the CONFIGURATION file

Category:Unmaintained Semantic MediaWiki extensions
Category:All extensions Category:Extensions in GitHub version control Category:Extensions not in ExtensionJson Category:Extensions supporting Composer Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:LocalisationCacheRecache extensions Category:ParserFirstCallInit extensions Category:Parser function extensions Category:Special page extensions Category:Tag extensions Category:Unmaintained Semantic MediaWiki extensions Category:Unmaintained extensions Category:UserCreateForm extensions