Extension:Semantic Signup
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | Special pageCategory:Special page extensions, TagCategory:Tag extensions, Parser functionCategory: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 | GitHub: README RELEASE NOTES |
<signupfields /> |
|
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