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

moodle-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.

alt text

alt text

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

alt text

alt text

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

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myfield") in the "user/profile/field" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation