Moodle Plugins directory: ORCID custom profile field type: Versions: ELINF-02 | Moodle.org
ORCID custom profile field type
User profile fields ::: profilefield_orcid
Maintained by
Carlos Javier Palacios Morales,
Sergio Ramón Pérez León
Provides a custom profile field type ORCID(Open Researcher and Contributor ID), with a regex validation of the value entered by the user when creating the account or editing the profile. (ELINF - VLIRED)
ORCID custom profile field type ELINF-02
Moodle 3.9, 3.10, 3.11, 4.0
Released: Sunday, 10 July 2022, 4:23 AM
Code prechecks
phplint1 | 0
phpcs56 | 16
js
css
phpdoc13 | 1
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLmoodle-orcid-custom-profile-field
Provides a custom profile field type orcid, providing a regex validation of the value entered by the user when creating the account or editing the profile.
you can install it via the Moodle plugin installer or you can't just put the unzipped folder in the path: user/profile/field
Once installed you can add a new custom profile type ORCID on Users>Accounts>User profile fields
By configuring the orcid profile field you can define a hyperlink URI that will be generated dynamically in each user profile respectively. Example: http://orcid.org/1234-5678-9012-3456
ELINF - VLIRED - 2022
Version information
- Version build number
- 2022070900
- Version release name
- ELINF-02
- Maturity
- Beta
- MD5 Sum
- 091e49ac8409bcfd66cca663990bfab6
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type User profile fields
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myfield") in the "user/profile/field" subdirectory.
- Visit http://yoursite.com/admin to finish the installation