Moodle Plugins directory: Masked field: Versions: 1.0.0 | Moodle.org
Masked field
User profile fields ::: profilefield_masked
Maintained by
Willian Mano
This plugin allows the admin create user profile fields with custom masks.
Masked field 1.0.0
Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: diumenge, 9 d’agost 2020, 11:22 PM
Moodle masked user profile field repository
This plugin allows the admin create user profile fields with custom masks.
Inside the field mask, just put the desired mask as the formats below:
- For dates, you can use: 00/00/0000
- For CPFs, you can use: 000.000.000-00
- For cellphones, just use: (00) 00000-0000
Installation
First way
- Clone this repository into the folder user/profile/field with the name masked
- Access the notification area in moodle and install
Second way
- Download this repository
- Extract the content
- Put the folder into the folder folder user/profile/field with the name masked
- Access the notification area in moodle and install
Developed and maintained by
Willian Mano - Zend Certified PHP Engineer - ZEND028770 - Certified Scrum Master - 000570341 - iMasters Certified Professional - PHP - Good Practices - 1076
Moodle profile: https://moodle.org/user/profile.php?id=968235
Linkedin: https://www.linkedin.com/in/willianmano
Version information
- Version build number
- 2020080800
- Version release name
- 1.0.0
- Maturity
- Stable version
- MD5 Sum
- 9a979e64bf6be619e209210ed5dc256b
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
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